From: Dinh Nguyen Date: Tue, 10 Dec 2013 18:49:18 +0000 (+0100) Subject: clocksource: dw_apb_timer_of: Fix read_sched_clock X-Git-Tag: v3.13-rc5~32^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85dc6ee1237c8a4a7742e6abab96a20389b7d682;p=pandora-kernel.git clocksource: dw_apb_timer_of: Fix read_sched_clock The read_sched_clock should return the ~value because the clock is a countdown implementation. read_sched_clock() should be the same as __apbt_read_clocksource(). Signed-off-by: Dinh Nguyen Signed-off-by: Daniel Lezcano --- Reading git-diff-tree failed