diff options
author | Ezequiel GarcĂa <elezegarcia@gmail.com> | 2012-06-27 12:52:47 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-07-30 19:52:39 -0300 |
commit | c410d09bf3c8019d50d5ce7f1eb26e1b747835f7 (patch) | |
tree | b9082c40784c4963f96d7aa4c56928d4ef5ec0e8 /mm/cleancache.c | |
parent | 6fe31039d40d73968fe75c543d6b623bcbf5ecb9 (diff) | |
download | op-kernel-dev-c410d09bf3c8019d50d5ce7f1eb26e1b747835f7.zip op-kernel-dev-c410d09bf3c8019d50d5ce7f1eb26e1b747835f7.tar.gz |
[media] cx23885: Remove useless struct i2c_algo_bit_data
The field 'struct i2c_algo_bit_data i2c_algo' is wrongly confused with
struct i2c_algorithm. Moreover, i2c_algo field is not used since
i2c is registered using i2c_add_adpater() and not i2c_bit_add_bus().
Therefore, it's safe to remove it.
Tested by compilation only.
Signed-off-by: Ezequiel Garcia <elezegarcia@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'mm/cleancache.c')
0 files changed, 0 insertions, 0 deletions