commit | 2f3f07fbe28c245bc4a86c735664d57a6e3b197d | [log] [tgz] |
---|---|---|
author | Jemma Denson <jdenson@gmail.com> | Fri May 08 16:34:31 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon May 18 17:45:34 2015 -0300 |
tree | 8dfdf9929def07d7d9e41f316b40c9af07e08725 | |
parent | 3b5eb504fe7efc0637f43f6a641ee6e163800f98 [diff] |
[media] cx24120: Tidy up calls to dev_dbg Remove __func__ from calls to dev_dbg as dynamic debug can add in the function name anyway. Remove debug call in dvbv3 read_signal_strength as userspace has this value anyway. Reword some strings to make them simpler / more obvious. Signed-off-by: Jemma Denson <jdenson@gmail.com> Signed-off-by: Patrick Boettcher <patrick.boettcher@posteo.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>