Re: [PATCH 4/6] HSI: omap_ssi: fix removal of port platform device

2016-05-01 Thread Pavel Machek
On Sat 2016-04-30 04:09:11, Sebastian Reichel wrote: > 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. > > Signed-off-by: S

[PATCH 4/6] HSI: omap_ssi: fix removal of port platform device

2016-04-29 Thread Sebastian Reichel
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. Signed-off-by: Sebastian Reichel --- drivers/hsi/controllers/omap_ssi.c | 4