[PATCH 3.11 113/208] clocksource: dw_apb_timer_of: Fix read_sched_clock

2014-01-13 Thread Luis Henriques
3.11.10.3 -stable review patch. If anyone has any objections, please let me know. -- From: Dinh Nguyen commit 85dc6ee1237c8a4a7742e6abab96a20389b7d682 upstream. The read_sched_clock should return the ~value because the clock is a countdown implementation. read_sched_clock()

[PATCH 3.11 113/208] clocksource: dw_apb_timer_of: Fix read_sched_clock

2014-01-13 Thread Luis Henriques
3.11.10.3 -stable review patch. If anyone has any objections, please let me know. -- From: Dinh Nguyen dingu...@altera.com commit 85dc6ee1237c8a4a7742e6abab96a20389b7d682 upstream. The read_sched_clock should return the ~value because the clock is a countdown implementation.