diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-04-05 20:34:18 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-04-07 20:48:18 (GMT) |
commit | 4fa0a0ef292a416210018a1074c7b5056773d649 (patch) | |
tree | 067569387c2000ed2bb51e8f5f406177c84a77cb /fs/signalfd.c | |
parent | 58152cd46f88ea3fb2e518511b8367454b12296a (diff) | |
download | linux-fsl-qoriq-4fa0a0ef292a416210018a1074c7b5056773d649.tar.xz |
net: ieee802154: mrf24j40: 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: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/signalfd.c')
0 files changed, 0 insertions, 0 deletions