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)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 10 Dec 2013 18:49:18 +0000 (19:49 +0100)
commit9ab4727c1d41e50b67aecde4bf11879560a3ca78
treed411d58d3de0ea6ff0842604358210bc182063ef
parent85dc6ee1237c8a4a7742e6abab96a20389b7d682
clocksource: dw_apb_timer_of: Fix support for dts binding "snps,dw-apb-timer"

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>
drivers/clocksource/dw_apb_timer_of.c