]> git.baikalelectronics.ru Git - kernel.git/commit
wl12xx/wlcore: increase FW filename version
authorLuciano Coelho <coelho@ti.com>
Wed, 27 Jun 2012 12:21:10 +0000 (15:21 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 10 Jul 2012 16:10:13 +0000 (12:10 -0400)
commit32e45f8bab452954e7d7c48af64040e9038237b5
tree21473deba3450a851a05804aa5bbe9e583b07c4c
parent6c75f096e711c62894e1547b776665aab8939e1b
wl12xx/wlcore: increase FW filename version

We have some API changes and new features in the new firmwares that
are not compatible with older drivers.  Increase the version of the FW
filenames for wl12xx to 5.

Additionally, remove the duplicate definitions from wlcore_i.h and
remove the MODULE_FIRMWARE macro calls from the SDIO and SPI modules,
since they're irrelevant there.

Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/ti/wl12xx/main.c
drivers/net/wireless/ti/wlcore/sdio.c
drivers/net/wireless/ti/wlcore/spi.c
drivers/net/wireless/ti/wlcore/wlcore_i.h