diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-04-08 03:52:12 (GMT) |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2013-04-08 04:02:25 (GMT) |
commit | e1793c69c82626717257285f437b0da7ad0d2e99 (patch) | |
tree | 9cb8726ec1e50c70f802c6a5c16e7e8da4610e9d /fs | |
parent | c12454fad579f3eae7260ed5c4346eeea4044ccb (diff) | |
download | linux-e1793c69c82626717257285f437b0da7ad0d2e99.tar.xz |
Input: ad7877 - 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: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions