aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorEzequiel GarcĂ­a <[email protected]>2012-06-27 12:52:48 -0300
committerMauro Carvalho Chehab <[email protected]>2012-07-30 19:52:52 -0300
commit272863540371cd86a7f05d6fef7db7868ea79a2e (patch)
tree454e0c46a9ceaacb78ba4d11136032070e7de8c3 /tools/perf/scripts/python
parentc410d09bf3c8019d50d5ce7f1eb26e1b747835f7 (diff)
[media] cx231xx: 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 <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions