Commit 2ed9f816 authored by Jean-Francois Moine's avatar Jean-Francois Moine Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (9847): gspca: Align the 640x480 and 320x240 init of tas5130 in zc3xx.

parent f955c4fc
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -5755,7 +5755,7 @@ static const struct usb_action tas5130cxx_Initial[] = {
	{}
};
static const struct usb_action tas5130cxx_InitialScale[] = {
	{0xa0, 0x01, ZC3XX_R000_SYSTEMCONTROL},
/*??	{0xa0, 0x01, ZC3XX_R000_SYSTEMCONTROL}, */
	{0xa0, 0x01, ZC3XX_R000_SYSTEMCONTROL},
	{0xa0, 0x40, ZC3XX_R002_CLOCKSELECT},

@@ -6079,7 +6079,7 @@ static const struct usb_action tas5130c_vf0250_InitialScale[] = {
	{0xaa, 0x1b, 0x0000},		/* 00,1b,00,aa, */
	{0xaa, 0x13, 0x0002},		/* 00,13,02,aa, */
	{0xaa, 0x15, 0x0004},		/* 00,15,04,aa */
	{0xaa, 0x01, 0x0000},
/*??	{0xaa, 0x01, 0x0000}, */
	{0xaa, 0x01, 0x0000},
	{0xaa, 0x1a, 0x0000},		/* 00,1a,00,aa, */
	{0xaa, 0x1c, 0x0017},		/* 00,1c,17,aa, */
@@ -6095,8 +6095,8 @@ static const struct usb_action tas5130c_vf0250_InitialScale[] = {
	{0xaa, 0x0f, 0x00a0},		/* 00,0f,a0,aa, */
	{0xaa, 0x10, 0x0000},		/* 00,10,00,aa, */
	{0xaa, 0x11, 0x00a0},		/* 00,11,a0,aa, */
	{0xa0, 0x00, 0x0039},
	{0xa1, 0x01, 0x0037},
/*??	{0xa0, 0x00, 0x0039},
	{0xa1, 0x01, 0x0037}, */
	{0xaa, 0x16, 0x0001},		/* 00,16,01,aa, */
	{0xaa, 0x17, 0x00e8},		/* 00,17,e6,aa (e6 -> e8) */
	{0xaa, 0x18, 0x0002},		/* 00,18,02,aa, */