[PATCH 0/7] don't check number of I2C messages in drivers

From: Wolfram Sang
Date: Sun May 20 2018 - 01:55:24 EST


The core does it now, we can simplify drivers.

Based on v4.17-rc5. buildbot is happy. I'd suggest the media tree.

Thanks,

Wolfram

Wolfram Sang (7):
media: netup_unidvb: don't check number of messages in the driver
media: si4713: don't check number of messages in the driver
media: cx231xx: don't check number of messages in the driver
media: em28xx: don't check number of messages in the driver
media: hdpvr: don't check number of messages in the driver
media: tm6000: don't check number of messages in the driver
media: dvb-usb: don't check number of messages in the driver

drivers/media/pci/netup_unidvb/netup_unidvb_i2c.c | 5 -----
drivers/media/radio/si4713/radio-usb-si4713.c | 3 ---
drivers/media/usb/cx231xx/cx231xx-i2c.c | 2 --
drivers/media/usb/dvb-usb/m920x.c | 3 ---
drivers/media/usb/em28xx/em28xx-i2c.c | 4 ----
drivers/media/usb/hdpvr/hdpvr-i2c.c | 3 ---
drivers/media/usb/tm6000/tm6000-i2c.c | 2 --
7 files changed, 22 deletions(-)

--
2.11.0