diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-02-21 16:43:37 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-02-21 17:22:23 -0800 |
commit | 719d5b2bbbd980d06b8bd962cc2b9f0789b77670 (patch) | |
tree | d0a2cc540b8d6bce45c72c6ae9b3a677f0d41686 /drivers/video/fbsysfs.c | |
parent | 91c665b035a34bcaa0a40618c8a38666f40a0b3c (diff) | |
download | blackbird-op-linux-719d5b2bbbd980d06b8bd962cc2b9f0789b77670.tar.gz blackbird-op-linux-719d5b2bbbd980d06b8bd962cc2b9f0789b77670.zip |
backlight: tdo24m: use spi_get_drvdata and spi_set_drvdata
Use the wrapper functions for getting and setting the driver data using
spi_device instead of using dev_{get|set}_drvdata with &spi->dev, so we
can directly pass a struct spi_device.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/video/fbsysfs.c')
0 files changed, 0 insertions, 0 deletions