[media] af9035: fix broken I2C and USB I/O
authorAntti Palosaari <crope@iki.fi>
Wed, 27 Nov 2013 20:23:00 +0000 (17:23 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 4 Dec 2013 17:22:58 +0000 (15:22 -0200)
There was three small buffer len calculation bugs which caused
driver non-working. These are coming from recent commit:
commit 7760e148350bf6df95662bc0db3734e9d991cb03
[media] af9035: Don't use dynamic static allocation

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Cc: stable@vger.kernel.org

No differences found