wl12xx: use the conf struct instead of macros for memory configuration
authorEliad Peller <eliad@wizery.com>
Wed, 2 Feb 2011 07:59:36 +0000 (09:59 +0200)
committerLuciano Coelho <coelho@ti.com>
Wed, 9 Feb 2011 00:51:42 +0000 (22:51 -0200)
commitfe5ef090660de340b52823de7cb65b899bb4f012
tree4dbc2cf61410fdb626a101d2a4f7fa06725d7f7b
parentc8bde243421d759844264cf11e4248e7862c2722
wl12xx: use the conf struct instead of macros for memory configuration

make the configuration management more flexible by using the
conf struct, rather than predefined macros.

Signed-off-by: Eliad Peller <eliad@wizery.com>
Reviewed-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/acx.c
drivers/net/wireless/wl12xx/acx.h
drivers/net/wireless/wl12xx/conf.h
drivers/net/wireless/wl12xx/main.c