commit | cf9d0dcc5a46f0a3dcb7905aa6ffa8e4bbc1cc99 | [log] [tgz] |
---|---|---|
author | Varka Bhadram <varkabhadram@gmail.com> | Thu May 07 09:17:48 2015 +0530 |
committer | David S. Miller <davem@davemloft.net> | Sun May 10 17:52:54 2015 -0400 |
tree | b36c26083551e17228b72191f5d9b0c289842081 | |
parent | 3e3b34685ac1a96b3c7f9c085aea053f7e11fee6 [diff] |
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>