]> asedeno.scripts.mit.edu Git - linux.git/commit
media: get rid of i2c-addr.h
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Thu, 5 Oct 2017 13:56:39 +0000 (09:56 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 18 Dec 2017 16:52:24 +0000 (11:52 -0500)
commit1ac051631a90b3062694c5ae6b85cf4d7699749d
treec81dbc25669b46b6b8c3e9f950b4974ec9ec0b74
parent39654531be4cd6f358ada4d54ea9ae01d3adff08
media: get rid of i2c-addr.h

In the past, the same I2C address were used on multiple places.
After I2C rebinding changes, this is no longer needed. So, we
can just get rid of this header, placing the I2C address where
they belong, e. g. either at bttv driver or at tvtuner.

Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/i2c/tda7432.c
drivers/media/i2c/tvaudio.c
drivers/media/pci/bt8xx/bttv-cards.c
drivers/media/pci/bt8xx/bttv.h
drivers/media/usb/em28xx/em28xx-cards.c
drivers/media/usb/tm6000/tm6000-cards.c
include/media/i2c-addr.h [deleted file]
include/media/i2c/tvaudio.h