commit | 5a137df1d6570de438ce12f33d6b4308b5e965fb | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Mon Feb 27 10:54:09 2017 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed Mar 22 11:13:58 2017 -0300 |
tree | b3527585fa31e91e17add88fc74cced9b3a492a5 | |
parent | fabd5bd68f3248761d754ee242a75cd09e6a02f8 [diff] |
[media] cec: use __func__ in log messages The hardcoded function name is actually wrong. Use __func__ instead. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>