From: Javier Martinez Canillas Date: Wed, 17 Apr 2013 20:34:12 +0000 (+0200) Subject: ARM: OMAP2+: only WARN if a GPMC child probe function fail X-Git-Tag: omap-for-v3.10/fixes-for-merge-window-part2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b327b3627bb428eb7d98f25224532425a673d89e;p=pandora-kernel.git ARM: OMAP2+: only WARN if a GPMC child probe function fail If any of the GPMC child nodes fails, this shouldn't make the whole gpmc_probe_dt() function to fail. It is better to just WARN and allow other devices probe function to succeed. Signed-off-by: Javier Martinez Canillas Signed-off-by: Jon Hunter --- Reading git-diff-tree failed