commit | 5a367dfb739831d54caf226ce0bc4c75ef264d8d | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Thu Jul 10 11:23:37 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Sun Jul 20 07:18:38 2008 -0300 |
tree | 9188b1cc3ade47a9b8c7c3c3785c69a5b7ca9c1c | |
parent | be99af6679174e5d0e9f36fc8c18318a8ce34bca [diff] |
V4L/DVB (8246): tvaudio: Stop I2C driver ID abuse The tvaudio driver is using "official" I2C device IDs for internal purpose. There must be some historical reason behind this but anyway, it shouldn't do that. As the stored values are never used, the easiest way to fix the problem is simply to remove them altogether. Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>