mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 04:52:02 +08:00
drivers/wireless/ieee80211/bcmf_sdio.c: Bring in some fixes from the 'Haywire' port.
This commit is contained in:
@@ -921,6 +921,10 @@ int bcmf_sdio_thread(int argc, char **argv)
|
||||
continue;
|
||||
}
|
||||
|
||||
/* Re-configure the board GPIO interrupt pin */
|
||||
|
||||
bcmf_board_setup_oob_irq(sbus->minor, bcmf_oob_irq, (void *)sbus);
|
||||
|
||||
/* If we're done for now, turn off clock request. */
|
||||
|
||||
#if 0
|
||||
|
||||
Reference in New Issue
Block a user