aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLars-Peter Clausen <[email protected]>2013-09-29 10:51:03 +0200
committerWolfram Sang <[email protected]>2013-10-03 22:28:28 +0200
commit395c994264bba13b5de73d0a8da6842df8ac47bf (patch)
tree36a072a0c7869b9d8890c33b32cd3947a0bf3e66 /tools/perf/scripts/python
parent3ee81b7aefcc4d5c031dcac5df8683cadc7b6ee2 (diff)
drm: nouveau: Don't use i2c_client->driver
The 'driver' field of the i2c_client struct is redundant and is going to be removed. Use 'to_i2c_driver(client->dev.driver)' instead to get direct access to the i2c_driver struct. Signed-off-by: Lars-Peter Clausen <[email protected]> Cc: Martin Peres <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions