commit | cd56f35e52d9496cbf5c85d27af9bdb064bec8df | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Nov 20 08:47:32 2018 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Tue Dec 04 17:15:25 2018 -0700 |
tree | 985a7967672952f22f971cc3f9f1d70a2a07773b | |
parent | 83a7faace12e1bca6f659e117cde85769385fe08 [diff] |
ata: rb532_cf: Convert to use GPIO descriptors Pass a GPIO descriptor for the device instead of a hardcoded GPIO number from the global GPIO numberspace. Use gpio descriptors throughout. Cut the now completely unused platform data for the CF slot. Cc: Ralf Baechle <ralf@linux-mips.org> Cc: Waldemar Brodkorb <wbx@openadk.org> Cc: Matt Redfearn <matt.redfearn@mips.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Jens Axboe <axboe@kernel.dk>