commit | 58f6d3675a2c423a95739ad6719607a7681af954 | [log] [tgz] |
---|---|---|
author | Sakari Ailus <sakari.ailus@linux.intel.com> | Tue Feb 28 06:53:27 2017 -0500 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed Jul 19 15:50:13 2017 -0400 |
tree | f1b02a2dce994dc29300f35ded34e731869154b0 | |
parent | a4573084cb7596b13e0853fa97b069c8fb30b6e7 [diff] |
media: omap3isp: Ignore endpoints with invalid configuration If endpoint has an invalid configuration, ignore it instead of happily proceeding to use it nonetheless. Ignoring such an endpoint is better than failing since there could be multiple endpoints, only some of which are bad. Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Tested-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>