From: Jingoo Han Date: Mon, 8 Apr 2013 03:52:16 +0000 (-0700) Subject: Input: adxl34x - use spi_get_drvdata() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~78^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a246777a694563c490811f9d398318652a3ffb4;p=pandora-kernel.git Input: adxl34x - use spi_get_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: Dmitry Torokhov --- Reading git-diff-tree failed