aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorEzequiel GarcĂ­a <[email protected]>2012-06-27 12:52:49 -0300
committerMauro Carvalho Chehab <[email protected]>2012-07-30 19:53:03 -0300
commitb26f453963a5275a5c408beee7663d5bc096620f (patch)
tree5e6e4ba32687891adcf71098a79a9b1ee3d2fd46 /tools/perf/scripts/python
parent272863540371cd86a7f05d6fef7db7868ea79a2e (diff)
[media] cx25821: 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