From: Jemma Denson Date: Fri, 8 May 2015 19:34:31 +0000 (-0300) Subject: [media] cx24120: Tidy up calls to dev_dbg X-Git-Tag: omap-for-v4.3/legacy-v2-signed~140^2~278 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f3f07fbe28c245bc4a86c735664d57a6e3b197d;p=pandora-kernel.git [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 Signed-off-by: Patrick Boettcher Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed