Re: [PATCH] clocksource/drivers/oxnas: Fix OX820 compatible

2019-03-12 Thread Daniel Lezcano
On 12/03/2019 11:32, Neil Armstrong wrote: > The OX820 compatible is wrong is the driver, fix it. > > Fixes: 2ea3401e2a84 ("clocksource/drivers/oxnas: Add OX820 compatible") > Reported-by: Daniel Golle > Signed-off-by: Neil Armstrong > --- > drivers/clocksource/timer-oxnas-rps.c | 2 +- > 1 fil

[PATCH] clocksource/drivers/oxnas: Fix OX820 compatible

2019-03-12 Thread Neil Armstrong
The OX820 compatible is wrong is the driver, fix it. Fixes: 2ea3401e2a84 ("clocksource/drivers/oxnas: Add OX820 compatible") Reported-by: Daniel Golle Signed-off-by: Neil Armstrong --- drivers/clocksource/timer-oxnas-rps.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/driv