diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-04-05 20:35:14 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-04-07 20:48:18 (GMT) |
commit | fce5c293ff4462cee4e7090ed1763c414cc7d8bb (patch) | |
tree | d89189ef04bb3925c4b72b51ff51d3b5905d9a08 /drivers/net/fddi | |
parent | 4fa0a0ef292a416210018a1074c7b5056773d649 (diff) | |
download | linux-fsl-qoriq-fce5c293ff4462cee4e7090ed1763c414cc7d8bb.tar.xz |
net: can: mcp251x: 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 'drivers/net/fddi')
0 files changed, 0 insertions, 0 deletions