omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251
authorH. Nikolaus Schaller <hns@goldelico.com>
Thu, 7 Nov 2019 10:30:39 +0000 (11:30 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Fri, 15 Nov 2019 08:59:19 +0000 (09:59 +0100)
commit2398c41d64321e62af54424fd399964f3d48cdc2
treea785fdd1ea0477e101e747b7bb62c81f8caeb4e3
parent4e8fad98171babe019db51c15055ec74697e9525
omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251

With a wl1251 child node of mmc3 in the device tree decoded
in omap_hsmmc.c to handle special wl1251 initialization, we do
no longer need to instantiate the mmc3 through pdata quirks.

We also can remove the wlan regulator and reset/interrupt definitions
and do them through device tree.

Fixes: 81eef6ca9201 ("mmc: omap_hsmmc: Use dma_request_chan() for requesting DMA channel")
Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
Cc: <stable@vger.kernel.org> # v4.7+
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
arch/arm/mach-omap2/pdata-quirks.c