commit | 79cabaa320d7ba07a233afb944dd151d26b7ddbd | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Mon Feb 20 17:19:13 2017 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed Mar 22 11:15:23 2017 -0300 |
tree | 23330dba34f7ab95614414ead0a21f67966902ab | |
parent | 25c2107896c5094318f04af8f975266e57d15528 [diff] |
[media] cec: log reason for returning -EINVAL When validating the struct cec_s_log_addrs input a debug message is printed for all except two of the 'return -EINVAL' paths. Also log the reason for the missing two paths. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>