ata: palmld: Convert to GPIO descriptors
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 13 Nov 2018 13:01:02 +0000 (14:01 +0100)
committerJens Axboe <axboe@kernel.dk>
Wed, 5 Dec 2018 00:15:26 +0000 (17:15 -0700)
commitf43e4b007a943b00a7562025ed036a9c1ee2950f
tree86862bb62a7cb8101cd25d6c97ee7ec505921487
parentcd56f35e52d9496cbf5c85d27af9bdb064bec8df
ata: palmld: Convert to GPIO descriptors

Instead of passing GPIO numbers directly to the PalmLD
ATA driver, pass GPIO descriptors from the board file and
handle these in the driver.

Cc: Marek Vasut <marek.vasut@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
arch/arm/mach-pxa/palm27x.h
arch/arm/mach-pxa/palmld.c
drivers/ata/pata_palmld.c