OSDN Git Service

media: cx231xx: don't check number of messages in the driver
authorWolfram Sang <wsa@the-dreams.de>
Sun, 20 May 2018 06:50:34 +0000 (02:50 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 27 Jul 2018 10:39:57 +0000 (06:39 -0400)
commitada19043e5c6fd66d2b8e11c49e27c55c48f3b7c
treef5710eec9e35055e035f9cdd42cd264a43ed6f29
parenta6e65c2ce8970db5a8d0536774ccb9346e69b064
media: cx231xx: don't check number of messages in the driver

Since commit 1eace8344c02 ("i2c: add param sanity check to
i2c_transfer()"), the I2C core does this check now. We can remove it
from drivers.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/usb/cx231xx/cx231xx-i2c.c