linux/drivers/media/cec
Hans Verkuil a7a04b5b2c [media] cec: improve debug messages
- use __func__ instead of writing the full function name
- drop debug message in cec_config_log_addr since the same information
  will be reported later
- use debug level 1 for errors and infrequent events, use level 2 for
  debugging CEC message traffic
- log when a transmit is retried, very useful to know when debugging
- debug messages now all start with lower case

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-06-07 09:29:08 -03:00
..
Kconfig media fixes for v4.12-rc4 2017-06-07 07:50:49 -03:00
Makefile [media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIER 2017-06-04 15:23:35 -03:00
cec-adap.c [media] cec: improve debug messages 2017-06-07 09:29:08 -03:00
cec-api.c [media] cec: improve cec_transmit_msg_fh logging 2017-03-22 11:14:45 -03:00
cec-core.c [media] cec: drop MEDIA_CEC_DEBUG 2017-06-04 15:23:36 -03:00
cec-edid.c [media] cec.h: merge cec-edid.h into cec.h 2017-04-19 06:53:18 -03:00
cec-notifier.c [media] cec.h: merge cec-edid.h into cec.h 2017-04-19 06:53:18 -03:00
cec-priv.h