From: Tomasz Figa Date: Mon, 26 Aug 2013 17:08:58 +0000 (+0200) Subject: clocksource: samsung_pwm_timer: Get clock from device tree X-Git-Tag: v3.12-rc1~78^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1fa6f503aad8da91c4cc8dd0e71d2789d78d3f6;p=pandora-kernel.git clocksource: samsung_pwm_timer: Get clock from device tree When booting with device tree static clkdev aliases should not be used. This patch modifies the samsung_pwm_timer driver to use DT-based clock lookup when booting with device tree. Signed-off-by: Tomasz Figa Signed-off-by: Kyungmin Park Reviewed-by: Sylwester Nawrocki Signed-off-by: Mike Turquette --- Reading git-diff-tree failed