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)
commit66ef60ad035cd5e05b050401ced921f7e0ce14c5
tree21473deba3450a851a05804aa5bbe9e583b07c4c
parent3df74f46d88e39a032eb2cc3f2a571b66082acba
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