commit | 1ac051631a90b3062694c5ae6b85cf4d7699749d | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Thu Oct 05 09:56:39 2017 -0400 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Mon Dec 18 11:52:24 2017 -0500 |
tree | c81dbc25669b46b6b8c3e9f950b4974ec9ec0b74 | |
parent | 39654531be4cd6f358ada4d54ea9ae01d3adff08 [diff] |
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>