wl1271: fix sdio driver name in wl1271_sdio_driver
authorLuciano Coelho <luciano.coelho@nokia.com>
Thu, 1 Apr 2010 08:38:17 +0000 (11:38 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 6 Apr 2010 20:55:11 +0000 (16:55 -0400)
commitf4b5d8d874b245ec3bf1ed356476e74a346705a2
tree6321b714b0802c123e4048a547615ca28760e0ed
parente92119ca88691ac2239916d31c3dcecd10867521
wl1271: fix sdio driver name in wl1271_sdio_driver

Our SPI driver is called "wl1271_spi" in the driver information structure.
Let's use the same for SDIO so that things are aligned.

Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com>
Reviewed-by: Teemu Paasikivi <ext-teemu.3.paasikivi@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/wl12xx/wl1271_sdio.c