commit | 2a57aba8503d5694ee113016cb1a107831b8236f | [log] [tgz] |
---|---|---|
author | Sebastian Reichel <sre@kernel.org> | Sat Apr 30 03:23:27 2016 +0200 |
committer | Sebastian Reichel <sre@kernel.org> | Mon May 02 21:56:17 2016 +0200 |
tree | 793d84aad331b69534565d60d1559452382998e8 | |
parent | 0845e1f20af100d1d4ac7cc111a8dfb790f94a16 [diff] |
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>