[media] cxusb: increase buffer length to 80 bytes
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Mon, 30 Jun 2014 14:56:33 +0000 (11:56 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 23 Jul 2014 00:58:23 +0000 (21:58 -0300)
As reported by Vincent:
[   16.332247] xc2028 0-0061: Loading firmware for type=BASE F8MHZ (3), id 0000000000000000.
[   16.344378] cxusb: i2c wr: len=64 is too big!

64 bytes is too short for firmware load on this device. So, increase it
to 80 bytes.

Reported-by: Vincent McIntyre <vincent.mcintyre@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>

No differences found