Re: [PATCH v3] usbtv: Enforce standard for color decoding

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Le 10/04/2018 à 01:13, Hugo Grostabussiat a écrit :
>  	if (!ret) {
>  		/* Configure the decoder for the color standard */
> -		u16 cfg[][2] = {
> +		const u16 cfg[][2] = {
>  			{ USBTV_BASE + 0x016f, usbtv_norm_to_16f_reg(norm) }
>  		};
>  		ret = usbtv_set_regs(usbtv, cfg, ARRAY_SIZE(cfg));

This sums up the differences between the v2 and the v3 of this patch



[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux