V4L/DVB: saa7134: get rid of I2C_HW_SAA7134
authorMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 23 Sep 2010 04:23:10 +0000 (01:23 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Oct 2010 03:06:07 +0000 (01:06 -0200)
The only reason for keeping I2C_HW_SAA7134 is to allow setting a
per-device polling interval. Just move this info to the platform
data, allowing drivers to change it per device, where needed.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found