diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-04-05 22:37:07 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-04-07 22:48:19 +0200 |
commit | 5d5f18460f451d5d06f2f788c90cfccd6631139a (patch) | |
tree | f3e4b845570eaca5244547bd7cc70f6f9ea1359a /drivers/net/phy/lxt.c | |
parent | net: wireless: p54spi: use spi_get_drvdata() and spi_set_drvdata() (diff) | |
download | linux-5d5f18460f451d5d06f2f788c90cfccd6631139a.tar.xz linux-5d5f18460f451d5d06f2f788c90cfccd6631139a.zip |
net: phy: spi_ks8995: 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/phy/lxt.c')
0 files changed, 0 insertions, 0 deletions