diff options
| author | Lars-Peter Clausen <[email protected]> | 2013-09-29 10:51:01 +0200 |
|---|---|---|
| committer | Wolfram Sang <[email protected]> | 2013-10-03 22:28:23 +0200 |
| commit | f9d32f25084ce7a27f966a0e71eae6ee0fe2f5ab (patch) | |
| tree | 22836c5809b5c05b8fae96f41ba1d76f9a8cb720 /tools/perf/scripts/python | |
| parent | c7110f375be6609e9130c684aeda75bcfb771289 (diff) | |
media: core: 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 <[email protected]>
Acked-by: Hans Verkuil <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions