]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] cec: use __func__ in log messages
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 27 Feb 2017 13:54:09 +0000 (10:54 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 22 Mar 2017 14:13:58 +0000 (11:13 -0300)
commit5a137df1d6570de438ce12f33d6b4308b5e965fb
treeb3527585fa31e91e17add88fc74cced9b3a492a5
parentfabd5bd68f3248761d754ee242a75cd09e6a02f8
[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>
drivers/media/cec/cec-adap.c