Updated from Linux LTS 3.10.25 to 3.10.26
This commit is contained in:
@@ -77,7 +77,7 @@ static void __iomem *sched_io_base;
|
||||
|
||||
static u32 read_sched_clock(void)
|
||||
{
|
||||
return __raw_readl(sched_io_base);
|
||||
return ~__raw_readl(sched_io_base);
|
||||
}
|
||||
|
||||
static const struct of_device_id sptimer_ids[] __initconst = {
|
||||
|
||||
Reference in New Issue
Block a user