spi: mt65xx: Convert to GPIO descriptors
authorLinus Walleij <linus.walleij@linaro.org>
Sat, 22 Jan 2022 00:33:02 +0000 (01:33 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 31 Jan 2022 15:17:28 +0000 (15:17 +0000)
commit1a5a87d541b442293dfcc2253b652bc7b7e02d09
tree963b71fc71e0eb1bc2f16945c52625d7725b849d
parent31455bbda2081af83f72bb4636348b12b82c37c1
spi: mt65xx: Convert to GPIO descriptors

The MT65xx driver was already relying on the core to get some
GPIO line numbers so it can be (hopefully) trivially converted
to use descriptors instead.

Cc: Dafna Hirschfeld <dafna.hirschfeld@collabora.com>
Cc: Mason Zhang <Mason.Zhang@mediatek.com>
Cc: Guenter Roeck <linux@roeck-us.net>
Cc: Peter Hess <peter.hess@ph-home.de>
Cc: Leilk Liu <leilk.liu@mediatek.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20220122003302.374304-1-linus.walleij@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-mt65xx.c