net: wireless: ti: wl1251 add device tree support
authorH. Nikolaus Schaller <hns@goldelico.com>
Thu, 7 Nov 2019 10:30:35 +0000 (11:30 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Fri, 15 Nov 2019 09:01:43 +0000 (10:01 +0100)
commit9b8d7072d6552ee5c57e5765f211f267041f9557
tree1adb0bd4186ac661325df1db93c695438bed7c01
parent69167ae5a511560e6ae4181364da274b535a743f
net: wireless: ti: wl1251 add device tree support

We will have the wl1251 defined as a child node of the mmc interface
and can read setup for gpios, interrupts and the ti,use-eeprom
property from there instead of pdata to be provided by pdata-quirks.

Fixes: 81eef6ca9201 ("mmc: omap_hsmmc: Use dma_request_chan() for requesting DMA channel")
Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
Acked-by: Kalle Valo <kvalo@codeaurora.org>
Cc: <stable@vger.kernel.org> # v4.7+
[Ulf: Fixed up some complaints from checkpatch]
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/net/wireless/ti/wl1251/sdio.c