From: Peter De Schrijver Date: Mon, 4 Feb 2013 13:40:30 +0000 (+0200) Subject: clocksource: tegra: move to of_clk_get X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~47^2~18^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f88fb8af6c67f281b8e2cd607f08e0089c8ccbe;p=pandora-kernel.git clocksource: tegra: move to of_clk_get The new clockframework introduced DT IDs for each clock. To be able to remove the device registrations, this driver needs to be updated to use the DT IDs. Note that the actual removal of the clk_register_clkdev() calls will be done in a later series. Signed-off-by: Peter De Schrijver Signed-off-by: Stephen Warren --- Reading git-diff-tree failed