Home
last modified time | relevance | path

Searched hist:c7855f15 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/video/backlight/
H A Dams369fg06.cc7855f15 Thu Feb 21 18:43:39 CST 2013 Jingoo Han <jg1.han@samsung.com> backlight: ams369fg06: 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>
c7855f15 Thu Feb 21 18:43:39 CST 2013 Jingoo Han <jg1.han@samsung.com> backlight: ams369fg06: 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>