From: Sebastian Hesselbarth Date: Thu, 26 Sep 2013 00:08:17 +0000 (+0200) Subject: clocksource: of: Respect device tree node status X-Git-Tag: v3.12-rc3~8^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eeb93d02c5d8819c74f6d4da08325cff8c6a9376;p=pandora-kernel.git clocksource: of: Respect device tree node status Clocksource devices provided by DT can be disabled (status != "okay"). Instead of registering clocksource drivers for disabled nodes, respect the device's status by skiping disabled nodes. Signed-off-by: Sebastian Hesselbarth Signed-off-by: Daniel Lezcano --- Reading git-diff-tree failed