]> git.baikalelectronics.ru Git - kernel.git/commit
wl1251: use wiphy_dev instead of wl->spi->dev
authorBob Copeland <me@bobcopeland.com>
Fri, 7 Aug 2009 10:33:04 +0000 (13:33 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 14 Aug 2009 13:13:36 +0000 (09:13 -0400)
commitd71fe8f4f677da43c04b27493d37556083774d74
tree7309846bc4272abdfdb182024743ddc77a118ccd
parent8a9a1b422f1a701d5cab5460904d7cf3b887e1af
wl1251: use wiphy_dev instead of wl->spi->dev

Remove a dependency on the bus-specific struct device by using wiphy_dev
when requesting firmware.

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: Kalle Valo <kalle.valo@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/wl12xx/wl1251_main.c