commit | c33da628de92dc64c11009b885871f963278469a | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Sun Aug 06 07:04:05 2017 -0400 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed Aug 09 09:41:44 2017 -0400 |
tree | 4146aa17944cdc78f383b15262fd76c287ffab0e | |
parent | 73a167452454e0da25287ef1c5bf16188f4697bf [diff] |
media: cec-api: log the reason for the -EINVAL in cec_s_mode If cec_debug >= 1 then log why the requested mode returned -EINVAL. It can be hard to debug this since -EINVAL can be returned for many reasons. So this should help. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>