From df25cb4645a12b9300d4b14ceaf9071bc0f1cad8 Mon Sep 17 00:00:00 2001 From: Ezequiel Garcia Date: Tue, 12 Feb 2013 16:22:22 -0300 Subject: [PATCH] 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 Reviewed-by: Jon Hunter Signed-off-by: Jon Hunter --- Reading git-format-patch failed