mmc: mmci: Drop support for pdata GPIO numbers
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 20 Sep 2018 23:01:10 +0000 (16:01 -0700)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 8 Oct 2018 09:40:43 +0000 (11:40 +0200)
commit9ef986a697c6d733d86e76d9870b4f1f60512b7a
treea96cf6e8f742a9442f2e4cc43667ea63bd2647d9
parent07be55b567a556c7e4d421e5f4bb4248933bfe32
mmc: mmci: Drop support for pdata GPIO numbers

All the machines using the MMCI are passing GPIOs for the
card detect and write protect using the device tree or
descriptor table (one single case, Integrator/AP IM-PD1).

Drop support for passing global GPIO numbers through
platform data, noone is using it.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
arch/arm/mach-integrator/integrator_cp.c
arch/arm/mach-versatile/versatile_dt.c
drivers/mmc/host/mmci.c
include/linux/amba/mmci.h