linux/drivers/net/ethernet/qualcomm
Varka Bhadram cf9d0dcc5a ethernet: qualcomm: use spi instead of spi_device
All spi based drivers have an instance of struct spi_device
as spi. This patch renames spi_device to spi to synchronize
with all the drivers.

Signed-off-by: Varka Bhadram <varkab@cdac.in>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-05-10 17:52:54 -04:00
..
Kconfig net: qualcomm: Fix dependency 2014-11-11 18:12:32 -05:00
Makefile
qca_7k.c
qca_7k.h
qca_debug.c
qca_debug.h
qca_framing.c
qca_framing.h
qca_spi.c ethernet: qualcomm: use spi instead of spi_device 2015-05-10 17:52:54 -04:00
qca_spi.h