Commits
Dong Aisheng committed a6b514b21b3
MLK-11065-4 wireless: make bcmdhd wireless driver functionally 1. Add dummy regulator in dts which is must required by bcmdhd driver 2. Workaround to add dummy sdio_reset_comm as suggested by Broadcom guy because driver always failed in this function porting from Android kernel, root cause unknown. 3. enable driver dts function, inband irq, built as module 4. comment out the hard code in wifi_plat_dev_drv_probe which has to parse oob irq gpio properties and gpio regulators from device tree even the driver does not use it. 5. warning fix Signed-off-by: Dong Aisheng <b29396@freescale.com> (cherry picked from commit fb572304245ab19b79a101c66f0c658a555cc3fe)