spi: lantiq-ssc: Convert to use GPIO descriptors
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 25 Jun 2020 20:21:49 +0000 (22:21 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 1 Jul 2020 22:21:30 +0000 (23:21 +0100)
commit95f2fd2e52a49b76f896e03802123567b8a89912
tree4f9b87e4d6a7976613d80cfd44235ef40585a00b
parent27e23ca806c6fe08613330bb35e1f502ffd2d3a8
spi: lantiq-ssc: Convert to use GPIO descriptors

This switches the Lantiq SSC driver over to use GPIO descriptor
handling in the core.

The driver was already utilizing the core to look up and request
GPIOs from the device tree so this is a pretty small change
just switching it over to use descriptors directly instead.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Cc: Hauke Mehrtens <hauke@hauke-m.de>
Link: https://lore.kernel.org/r/20200625202149.209276-1-linus.walleij@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-lantiq-ssc.c