commit | 0a5f1f211f61d7e1b5a6d80314fdf98360ae577a | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Wed Oct 13 09:22:54 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Oct 21 07:54:25 2010 -0200 |
tree | 5f93aa48ed7ab13ef18adefcaa95f05d00c4d466 | |
parent | 2962fc0120dc73a17fdf350754c9a3c15726baaa [diff] |
[media] i2c: Stop using I2C_CLASS_TV_ANALOG Detection class I2C_CLASS_TV_ANALOG is set by a few adapters but no I2C device driver is setting it anymore, which means it can be dropped. I2C devices on analog TV adapters are instantiated explicitly these days, which is much better. Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>