commit | 57394b72ef2b6dcf335999a7aebe69eb52142884 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Mon Feb 24 15:52:04 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Wed Apr 16 18:47:20 2014 -0300 |
tree | b2334a2e7554342b7210e1045bb692ad1f20276a | |
parent | e35e41b57624b9a8c0014420cdfb24454e4773c5 [diff] |
[media] vb2: simplify a confusing condition q->start_streaming_called is always true, so the WARN_ON check against it being false can be dropped. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Acked-by: Pawel Osciak <pawel@osciak.com> Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>