]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit787c4cec5639ca4a66a7475e304fdc63c4d77943
tree4f9b87e4d6a7976613d80cfd44235ef40585a00b
parent0e1eb0783e1f7a6fc92cfcc97350550ea2b8131f
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