commit | 23b0e41b47328bf56ff4624f0451cbf17dc4e411 | [log] [tgz] |
---|---|---|
author | Matthias Schwarzott <zzam@gentoo.org> | Thu Oct 02 02:20:55 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Oct 30 17:10:19 2014 -0200 |
tree | 8cbc343b1e629e6fa9d7bc866d5827fe88fd1555 | |
parent | 9c672890619b9dbedb38d10575ad0c901c079231 [diff] |
[media] cx231xx: delete i2c_client per bus For each i2c master there is a i2c_client allocated that could be deleted now that its only two users have been changed to use their own i2c_client. Signed-off-by: Matthias Schwarzott <zzam@gentoo.org> Reviewed-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>