From: Jingoo Han Date: Fri, 22 Feb 2013 00:43:35 +0000 (-0800) Subject: backlight: s6e63m0: use spi_get_drvdata and spi_set_drvdata X-Git-Tag: v3.9-rc1~114^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7652c18d5c658a155ec2708c574096ad22d1e8d1;p=pandora-kernel.git backlight: s6e63m0: 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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed