[media] nxt200x: increase write buffer size
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Mon, 13 Jan 2014 07:59:30 +0000 (05:59 -0200)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Mon, 13 Jan 2014 12:29:47 +0000 (10:29 -0200)
The buffer size on nxt200x is not enough:

...
> Dec 20 10:52:04 rich kernel: [   31.747949] nxt200x: nxt200x_writebytes: i2c wr reg=002c: len=255 is too big!
...

Increase it to 256 bytes.

Reported-by: Rich Freeman <rich0@gentoo.org>
Cc: stable@vger.kernel.org
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>

No differences found