Home
last modified time | relevance | path

Searched hist:c18d925fca20d33c3d04e5002a883f62d699543e (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/spi/
H A Dspi-pxa2xx.hdiff c18d925fca20d33c3d04e5002a883f62d699543e Thu Aug 03 06:40:32 CDT 2017 Jan Kiszka <jan.kiszka@siemens.com> spi: pxa2xx: Convert to GPIO descriptor API where possible

We still need to request/free GPIOs passed via the legacy path of
pxa2xx_spi_chip::gpio_cs, but we can use the gpiod API otherwise.

Consistently use the descriptor API instead of the legacy one.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
H A Dspi-pxa2xx.cdiff c18d925fca20d33c3d04e5002a883f62d699543e Thu Aug 03 06:40:32 CDT 2017 Jan Kiszka <jan.kiszka@siemens.com> spi: pxa2xx: Convert to GPIO descriptor API where possible

We still need to request/free GPIOs passed via the legacy path of
pxa2xx_spi_chip::gpio_cs, but we can use the gpiod API otherwise.

Consistently use the descriptor API instead of the legacy one.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>