From: Roger Quadros Date: Fri, 29 Aug 2014 16:11:50 +0000 (+0300) Subject: ARM: OMAP2+: gpmc: Print error message in set_gpmc_timing_reg() X-Git-Tag: omap-for-v3.19/gpmc-timings~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80323742eab6aca28ebe91cbca84a3d5ab940f4d;p=pandora-kernel.git ARM: OMAP2+: gpmc: Print error message in set_gpmc_timing_reg() Simplify set_gpmc_timing_reg() and always print error message if the requested timing cannot be achieved due to a too fast GPMC functional clock, irrespective if whether DEBUG is defined or not. This should help us debug timing configuration issues, which were otherwise simply not being displayed in the kernel log. Signed-off-by: Roger Quadros Signed-off-by: Sekhar Nori Acked-by: Tony Lindgren --- Reading git-diff-tree failed