]> 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)
commitf6f57cb743c3d2ee9437b00c2c4a006f3e006718
tree21473deba3450a851a05804aa5bbe9e583b07c4c
parent7030cc4021ddbf65274737125deb53d0204ae7a4
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