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:
80f5d37
)
ARM: omap2: gpmc-onenand: Replace pr_err() with dev_err()
author
Ezequiel Garcia
<ezequiel.garcia@free-electrons.com>
Tue, 12 Feb 2013 19:22:22 +0000
(16:22 -0300)
committer
Jon Hunter
<jon-hunter@ti.com>
Mon, 1 Apr 2013 19:53:38 +0000
(14:53 -0500)
Do this becasue dev_err() is preferred over pr_err() and because
it will match gpmc-nand, thus the code shows looks more consistent.
Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Reviewed-by: Jon Hunter <jon-hunter@ti.com>
Signed-off-by: Jon Hunter <jon-hunter@ti.com>
No differences found