commit | 93bef23024983d707248c25a849f5860119cd5e4 | [log] [tgz] |
---|---|---|
author | Sakari Ailus <sakari.ailus@linux.intel.com> | Wed Sep 14 12:29:23 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Oct 21 15:42:43 2016 -0200 |
tree | a3e6e4610bf83aa8aa11341d1a4099b997a608b9 | |
parent | cbba45d43631d0414266d7e79827da3f491f1b1e [diff] |
[media] smiapp: Implement support for autosuspend Delay suspending the device by 1000 ms by default. This is done on explicit power off through s_power() callback, through releasing the file descriptor, NVM read or when the probe finishes. Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>