diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-02-22 00:43:41 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-02-22 01:22:23 (GMT) |
commit | c324f51a2e44ecd28fab19a7941ee3e4173cf641 (patch) | |
tree | 4705358df08dbd581db1ceea8415846c9e21939f /drivers/video/auo_k190x.c | |
parent | 1b8d2834a663a3beedb04374293b637166ce8e4f (diff) | |
download | linux-fsl-qoriq-c324f51a2e44ecd28fab19a7941ee3e4173cf641.tar.xz |
backlight: tosa: 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/auo_k190x.c')
0 files changed, 0 insertions, 0 deletions