From: Tim Kryger Date: Wed, 5 Feb 2014 00:15:04 +0000 (-0800) Subject: clocksource: Kona: Print warning rather than panic X-Git-Tag: v3.14-rc3~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad037c1f4ae6f9258f27fddb679ceb703ff07a88;p=pandora-kernel.git clocksource: Kona: Print warning rather than panic Since there may be other clocksources available, this driver should not trigger a panic simply because it can not determine the frequency of an external clock. This change refactors the driver to allow a warning to be printed in this case instead. Signed-off-by: Tim Kryger Reviewed-by: Markus Mayer Reviewed-by: Matt Porter Cc: Christian Daudt Cc: Daniel Lezcano Link: http://lkml.kernel.org/r/1391559304-26558-1-git-send-email-tim.kryger@linaro.org Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed