wlcore: add quirk to disable ELP
[deliverable/linux.git] / drivers / net / wireless / ti / wlcore / boot.c
index 3cb75db39b9e2ceaff648cd0f835ff40b2fcc68d..2aae201f776dbc30cb1c06acc715e7e0d8327125 100644 (file)
@@ -408,11 +408,6 @@ int wlcore_boot_run_firmware(struct wl1271 *wl)
        wl1271_debug(DEBUG_MAILBOX, "MBOX ptrs: 0x%x 0x%x",
                     wl->mbox_ptr[0], wl->mbox_ptr[1]);
 
-       /*
-        * TODO: wl12xx used to set the partition here, but it seems
-        * that it can be done later.  Make sure this is okay.
-        */
-
        wl1271_boot_fw_version(wl);
 
        /*
This page took 0.03602 seconds and 5 git commands to generate.