commit | e2147d0af0aa77c1a7b610224161993ef62e3ac1 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | Sat Aug 09 21:47:14 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Thu Aug 21 15:25:07 2014 -0500 |
tree | 23d93fd64c674c82b32fb12314266ed75f8a4a7c | |
parent | b799de75e032c4d27788af9b4df3ab25858f87a8 [diff] |
[media] au0828: properly handle stream on/off state The STREAM_ON state is used by s_format callback, but the driver never sets it. Fix it. This will also be needed in order to handle suspend/resume ops. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>