From: Roberta Dobrescu Date: Tue, 7 Oct 2014 10:08:12 +0000 (+0300) Subject: staging: dgnc: Remove non-standard APR/RAPR printing macros X-Git-Tag: omap-for-v3.20/drop-legacy-3517~70^2~1205 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f26adc94a9f11440f4756e41b2f572afde61f5e;p=pandora-kernel.git staging: dgnc: Remove non-standard APR/RAPR printing macros This patch removes non-standard macros used by dgnc driver for printing error or debugging messages. These are replaced by dev_err/dev_dbg (when possible) or pr_err. There were cases where the message is completely removed since is not adding any useful information. Signed-off-by: Roberta Dobrescu Reviewed-by: Josh Triplett Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed