commit | ada19043e5c6fd66d2b8e11c49e27c55c48f3b7c | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Sun May 20 02:50:34 2018 -0400 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Fri Jul 27 06:39:57 2018 -0400 |
tree | f5710eec9e35055e035f9cdd42cd264a43ed6f29 | |
parent | a6e65c2ce8970db5a8d0536774ccb9346e69b064 [diff] |
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>