Home
last modified time | relevance | path

Searched hist:"4 fa0a0ef" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ieee802154/
H A Dmrf24j40.c4fa0a0ef Fri Apr 05 15:34:18 CDT 2013 Jingoo Han <jg1.han@samsung.com> 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>
4fa0a0ef Fri Apr 05 15:34:18 CDT 2013 Jingoo Han <jg1.han@samsung.com> 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>