summaryrefslogtreecommitdiffstats
path: root/include/media/v4l2-common.h
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2013-09-29 10:51:00 +0200
committerWolfram Sang <wsa@the-dreams.de>2013-10-03 22:28:16 +0200
commitc7110f375be6609e9130c684aeda75bcfb771289 (patch)
treebadc2d313b68b3f51b69931fcb1a5d6bd91cbe6b /include/media/v4l2-common.h
parent05308a6e98e9812c1c6ac64efb16f424d2efd3cb (diff)
downloadlinux-c7110f375be6609e9130c684aeda75bcfb771289.tar.bz2
media: exynos4-is: 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 'include/media/v4l2-common.h')
0 files changed, 0 insertions, 0 deletions