diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2022-02-01 02:29:56 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-02-01 16:08:47 +0000 |
commit | b651d1da86aa525c5a5b2bd61f528353c28d589d (patch) | |
tree | f9d6efc259478413ffca0c8f97c1ee9936532152 /include/linux/spi | |
parent | 321599693213c81b2ce8530abb27e39528e969f9 (diff) | |
download | lwn-b651d1da86aa525c5a5b2bd61f528353c28d589d.tar.gz lwn-b651d1da86aa525c5a5b2bd61f528353c28d589d.zip |
spi: bcm2835aux: Convert to use GPIO descriptors
This one is pretty straight forward to switch over, the driver
already relies on inspecting cs_gpio just check cs_gpiod instead
and stop the special handling of requesting the GPIO and stuff
the core will take care of.
Cc: Lukas Wunner <lukas@wunner.de>
Cc: Martin Sperl <kernel@martin.sperl.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20220201012956.563272-1-linus.walleij@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/spi')
0 files changed, 0 insertions, 0 deletions