git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3943826
)
NFC: Replace nfc_dev_dbg with dev_dbg
author
Joe Perches
<joe@perches.com>
Fri, 5 Apr 2013 19:27:37 +0000
(12:27 -0700)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Tue, 24 Sep 2013 23:35:39 +0000
(
01:35
+0200)
Use the generic kernel function instead of a home-grown
one that does the same thing.
Add \n to uses not at the macro. Don't add \n where
the nfc_dev_dbg macro mistakenly had them already.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found