]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc679155fa6c4627a62e03c2988144e5f0ed806d1
tree963b71fc71e0eb1bc2f16945c52625d7725b849d
parent914cb89f1874c2db0ce4a8a7938fd1f9e7170730
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