Re: [PATCH 5/5] smiapp: Implement support for autosuspend

2016-09-19 Thread Sebastian Reichel
Hi, On Thu, Sep 15, 2016 at 02:29:21PM +0300, Sakari Ailus wrote: > Delay suspending the device by 1000 ms by default. > > Signed-off-by: Sakari Ailus Reviewed-By: Sebastian Reichel -- Sebastian signature.asc Description: PGP signature

[PATCH 5/5] smiapp: Implement support for autosuspend

2016-09-15 Thread Sakari Ailus
Delay suspending the device by 1000 ms by default. Signed-off-by: Sakari Ailus --- drivers/media/i2c/smiapp/smiapp-core.c | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/drivers/media/i2c/smiapp/smiapp-core.c b/drivers/media/i2c/smiapp/smiapp-core.c index ba5ad36.