diff options
author | 2013-09-29 10:51:03 +0200 | |
---|---|---|
committer | 2013-10-03 22:28:28 +0200 | |
commit | 395c994264bba13b5de73d0a8da6842df8ac47bf (patch) | |
tree | 36a072a0c7869b9d8890c33b32cd3947a0bf3e66 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | drm: encoder_slave: Don't use i2c_client->driver (diff) | |
download | linux-dev-395c994264bba13b5de73d0a8da6842df8ac47bf.tar.xz linux-dev-395c994264bba13b5de73d0a8da6842df8ac47bf.zip |
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 <lars@metafoo.de>
Cc: Martin Peres <martin.peres@labri.fr>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions