commit | eeb93d02c5d8819c74f6d4da08325cff8c6a9376 | [log] [tgz] |
---|---|---|
author | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | Thu Sep 26 02:08:17 2013 +0200 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Thu Sep 26 02:30:16 2013 +0200 |
tree | 98f3b8ce9acd98ff1170be51f1671058f41093d3 | |
parent | 5df718d84679936454e815451d748ccca0e9edad [diff] |
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 <sebastian.hesselbarth@gmail.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>