From d8e53c3deb46ec5b45bd7f5e1cc8ff8d35ec92ba Mon Sep 17 00:00:00 2001 From: Stephen Boyd Date: Fri, 13 Jun 2014 16:36:31 -0700 Subject: [PATCH] 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-format-patch failed