]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: omap2: gpmc-onenand: Replace pr_err() with dev_err()
authorEzequiel Garcia <ezequiel.garcia@free-electrons.com>
Tue, 12 Feb 2013 19:22:22 +0000 (16:22 -0300)
committerJon Hunter <jon-hunter@ti.com>
Mon, 1 Apr 2013 19:53:38 +0000 (14:53 -0500)
commit9c76e846ca119817c3148d7915a84b628c568696
tree58129bc886a0707c86fdf773e63e7988f28769d3
parentf950b68da23762169029d37bdaf9b35bcecafe08
ARM: omap2: gpmc-onenand: Replace pr_err() with dev_err()

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>
arch/arm/mach-omap2/gpmc-onenand.c