diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-02-22 01:43:42 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-02-22 02:22:23 +0100 |
commit | 9319dfa1e08700d269a97ac117ac576f875eecfb (patch) | |
tree | 9990f1692e9065131a9514c82406d3bd17e29b6e /drivers/video/backlight/lms501kf03.c | |
parent | backlight: tosa: use spi_get_drvdata and spi_set_drvdata (diff) | |
download | linux-9319dfa1e08700d269a97ac117ac576f875eecfb.tar.xz linux-9319dfa1e08700d269a97ac117ac576f875eecfb.zip |
backlight: corgi_lcd: 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/lms501kf03.c')
0 files changed, 0 insertions, 0 deletions