diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-02-22 01:43:32 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-02-22 02:22:22 +0100 |
commit | 6006607843bd2a6f16dabeb029ed5f409ef195f5 (patch) | |
tree | a3e4fd2d489839d18aceddf37fe70df95b40b02a /drivers/video/backlight/ld9040.c | |
parent | backlight: ams369fg06: reorder inclusions of <linux/xxx.h> (diff) | |
download | linux-6006607843bd2a6f16dabeb029ed5f409ef195f5.tar.xz linux-6006607843bd2a6f16dabeb029ed5f409ef195f5.zip |
backlight: l4f00242t03: 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/backlight/ld9040.c')
0 files changed, 0 insertions, 0 deletions