2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-07 21:24:00 +08:00
linux-next/drivers/hsi/controllers
Sebastian Reichel 2a57aba850 HSI: omap_ssi: fix removal of port platform device
This avoids removal of the HSI port device when
only the platform port device should be removed
and clears the POPULATED bit in the DT node, so
that a new platform device is created when the
driver is probed again.

Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
2016-05-02 21:56:17 +02:00
..
Kconfig HSI: Introduce OMAP SSI driver 2014-05-16 00:54:51 +02:00
Makefile HSI: Introduce OMAP SSI driver 2014-05-16 00:54:51 +02:00
omap_ssi_port.c HSI: omap_ssi: make sure probe stays available 2016-05-02 21:56:12 +02:00
omap_ssi_regs.h HSI: Introduce OMAP SSI driver 2014-05-16 00:54:51 +02:00
omap_ssi.c HSI: omap_ssi: fix removal of port platform device 2016-05-02 21:56:17 +02:00
omap_ssi.h HSI: omap_ssi_port: switch to gpiod API 2016-05-02 21:55:20 +02:00