From: Stephen Boyd Date: Fri, 13 Jun 2014 23:36:31 +0000 (-0700) Subject: clkdev: Don't print errors on probe defer X-Git-Tag: omap-for-v3.17/fixes-against-rc2~188^2~39^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8e53c3deb46ec5b45bd7f5e1cc8ff8d35ec92ba;p=pandora-kernel.git clkdev: Don't print errors on probe defer This error message can spam the logs if you have lots of probe deferals due to missing clocks. Just silence the error in this case because the driver should try again later. Signed-off-by: Stephen Boyd Acked-by: Russell King Signed-off-by: Mike Turquette --- Reading git-diff-tree failed