NFC: digital: Remove PR_ERR and PR_DBG macros
authorSamuel Ortiz <sameo@linux.intel.com>
Fri, 20 Sep 2013 07:05:48 +0000 (09:05 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 25 Sep 2013 00:02:32 +0000 (02:02 +0200)
They can be replaced by the standard pr_err and pr_debug one after
defining the right pr_fmt macro.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found