[RFC 18/19] HSI: omap_ssi_port: use rpm autosuspend API

2016-06-18 Thread Sebastian Reichel
Instead of immediately sending the SSI module to sleep, wait some time in case of new incoming or outgoing traffic. Signed-off-by: Sebastian Reichel --- drivers/hsi/controllers/omap_ssi_port.c | 68 + 1 file changed, 44 insertions(+), 24

[RFC 18/19] HSI: omap_ssi_port: use rpm autosuspend API

2016-06-18 Thread Sebastian Reichel
Instead of immediately sending the SSI module to sleep, wait some time in case of new incoming or outgoing traffic. Signed-off-by: Sebastian Reichel --- drivers/hsi/controllers/omap_ssi_port.c | 68 + 1 file changed, 44 insertions(+), 24 deletions(-) diff --git