clocksource: dw_apb_timer_of: Fix support for dts binding "snps,dw-apb-timer"
authorDinh Nguyen <dinguyen@altera.com>
Tue, 10 Dec 2013 18:49:18 +0000 (19:49 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Jan 2014 20:25:15 +0000 (12:25 -0800)
commit1b8f3096911f5e0c3bf7ec8739e181247e1fbc4f
tree2aeaae4ebb09ad9d98c8bd61ab557d089ddea3a7
parentdae60c345164a8073706611c321e94b71e9a036b
clocksource: dw_apb_timer_of: Fix support for dts binding "snps,dw-apb-timer"

commit 9ab4727c1d41e50b67aecde4bf11879560a3ca78 upstream.

In commit 620f5e1cbf (dts: Rename DW APB timer compatible strings), both
"snps,dw-apb-timer-sp" and "snps,dw-apb-timer-osc" were deprecated in place
of "snps,dw-apb-timer". But the driver also needs to be udpated in order to
support this new binding "snps,dw-apb-timer".

Signed-off-by: Dinh Nguyen <dinguyen@altera.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/clocksource/dw_apb_timer_of.c