]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit60205c28e0e4a0fff2e8954c9e627881af16de3b
tree4dbc2cf61410fdb626a101d2a4f7fa06725d7f7b
parente539670e3ca8493d0d6cb26c5800e318f550da22
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