wl1271: Update boot time configuration for the new firmware
authorJuuso Oikarinen <juuso.oikarinen@nokia.com>
Mon, 12 Oct 2009 12:08:55 +0000 (15:08 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 27 Oct 2009 20:48:06 +0000 (16:48 -0400)
Update the magic values of the wl1271 boot time config according to the new
reference driver.

Signed-off-by: Juuso Oikarinen <juuso.oikarinen@nokia.com>
Reviewed-by: Luciano Coelho <luciano.coelho@nokia.com>
Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/wl12xx/wl1271_init.c

index f9315f6..e45af07 100644 (file)
@@ -202,7 +202,7 @@ static int wl1271_init_general_parms(struct wl1271 *wl)
        gen_parms->clk_valid_on_wakeup = 0;
        gen_parms->dc2dcmode = 0;
        gen_parms->single_dual_band = 0;
-       gen_parms->tx_bip_fem_autodetect = 1;
+       gen_parms->tx_bip_fem_autodetect = 0;
        gen_parms->tx_bip_fem_manufacturer = 1;
        gen_parms->settings = 1;