From: Ezequiel Garcia Date: Tue, 20 Aug 2013 15:45:53 +0000 (-0300) Subject: clocksource: armada-370-xp: Get reference fixed-clock by name X-Git-Tag: v3.12-rc1~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e9fe6cb1ba5ad321473e7b9c39fbe164129520d;p=pandora-kernel.git clocksource: armada-370-xp: Get reference fixed-clock by name The Armada XP timer has two mandatory clock inputs: nbclk and refclk, as specified by the device-tree binding. This commit fixes the clock selection. Instead of hard-coding the clock rate for the 25 MHz reference fixed-clock, obtain the clock by its name. Signed-off-by: Ezequiel Garcia Signed-off-by: Daniel Lezcano Acked-by: Jason Cooper Acked-by: Gregory CLEMENT --- Reading git-diff-tree failed