ethernet: qualcomm: use spi instead of spi_device
authorVarka Bhadram <varkabhadram@gmail.com>
Thu, 7 May 2015 03:47:48 +0000 (09:17 +0530)
committerDavid S. Miller <davem@davemloft.net>
Sun, 10 May 2015 21:52:54 +0000 (17:52 -0400)
commitcf9d0dcc5a46f0a3dcb7905aa6ffa8e4bbc1cc99
treeb36c26083551e17228b72191f5d9b0c289842081
parent3e3b34685ac1a96b3c7f9c085aea053f7e11fee6
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>
drivers/net/ethernet/qualcomm/qca_spi.c
This page took 0.025813 seconds and 5 git commands to generate.