diff options
author | 2013-09-29 10:50:59 +0200 | |
---|---|---|
committer | 2013-10-03 22:28:06 +0200 | |
commit | 05308a6e98e9812c1c6ac64efb16f424d2efd3cb (patch) | |
tree | aa924e68fa534b8bdebe9a02907a33fd054d8930 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | i2c: remove redundant of_match_ptr (diff) | |
download | linux-dev-05308a6e98e9812c1c6ac64efb16f424d2efd3cb.tar.xz linux-dev-05308a6e98e9812c1c6ac64efb16f424d2efd3cb.zip |
media: s5c73m3: Don't use i2c_client->driver
The 'driver' field of the i2c_client struct is redundant and is going to be
removed. The results of the expressions 'client->driver.driver->field' and
'client->dev.driver->field' are identical, so replace all occurrences of the
former with the later.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
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