HSI: omap_ssi: fix removal of port platform device
authorSebastian Reichel <sre@kernel.org>
Sat, 30 Apr 2016 01:23:27 +0000 (03:23 +0200)
committerSebastian Reichel <sre@kernel.org>
Mon, 2 May 2016 19:56:17 +0000 (21:56 +0200)
commit2a57aba8503d5694ee113016cb1a107831b8236f
tree793d84aad331b69534565d60d1559452382998e8
parent0845e1f20af100d1d4ac7cc111a8dfb790f94a16
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>
drivers/hsi/controllers/omap_ssi.c
This page took 0.025602 seconds and 5 git commands to generate.