commit | 12030f489ef87dd879400d65381482a1f2177adc | [log] [tgz] |
---|---|---|
author | Sakari Ailus <sakari.ailus@linux.intel.com> | Wed Jul 20 09:19:03 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Jan 27 12:31:32 2017 -0200 |
tree | a5e91b1c69730f3d897aed04e6030acdc8cfe4c6 | |
parent | 41387a59c8fd55975c6a26cc12fc5c9ca61fcc0f [diff] |
[media] media: entity: Be vocal about failing sanity checks Commit 3801bc7d1b8d ("[media] media: Media Controller fix to not let stream_count go negative") added a sanity check for negative stream_count, but a failure of the check remained silent. Make sure the failure is noticed. Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>