wl12xx: move hardcoded hci_io_ds value into the conf struct
authorLuciano Coelho <coelho@ti.com>
Fri, 1 Apr 2011 17:48:02 +0000 (20:48 +0300)
committerLuciano Coelho <coelho@ti.com>
Tue, 19 Apr 2011 13:49:22 +0000 (16:49 +0300)
commitafb7d3cd805df7a206439a7e7b5d1167d2bb06f6
treec3b4209db2fef5fa2e9e3d3392ba94a032d35bd5
parent6277ed65704d19377b0874618e5f23d64c9e71a6
wl12xx: move hardcoded hci_io_ds value into the conf struct

Instead of hardcoding the hci_io_ds configuration that we write to the
SDIO_IO_DS top registed, read it from the default configuration so
that it's easier to change for different platforms.

Reported-by: Ido Yariv <ido@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/boot.c
drivers/net/wireless/wl12xx/boot.h
drivers/net/wireless/wl12xx/conf.h
drivers/net/wireless/wl12xx/main.c