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:
26bc420
)
device: Fix dev_dbg_once macro
author
Joe Perches
<joe@perches.com>
Sat, 3 Jan 2015 17:51:33 +0000
(09:51 -0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 26 Jan 2015 23:57:59 +0000
(15:57 -0800)
There is a copy/paste typo in the dev_dbg_once macro.
It uses dev_info instead of dev_dbg, so use the correct
function instead.
Signed-off-by: Joe Perches <joe@perches.com>
Noticed-by: Marc Finet <m.dreadlock@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/device.h
patch
|
blob
|
history
diff --cc
include/linux/device.h
Simple merge