kernel-fxtec-pro1x/drivers/net/ethernet/micrel
Jingoo Han 8f99660782 net: ethernet: ks8851: 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>
2013-04-07 16:48:18 -04:00
..
Kconfig
ks8695net.c net: ks8695net: Use module_platform_driver() 2013-03-20 13:25:36 -04:00
ks8695net.h
ks8842.c net: remove unnecessary NET_ADDR_RANDOM "bitclean" 2013-01-03 22:37:36 -08:00
ks8851.c net: ethernet: ks8851: use spi_get_drvdata() and spi_set_drvdata() 2013-04-07 16:48:18 -04:00
ks8851.h
ks8851_mll.c ks8851_mll: basic ethernet statistics 2013-03-12 11:49:31 -04:00
ksz884x.c ksz884x: fix receive polling race condition 2012-12-19 12:44:45 -08:00
Makefile