On 09/03/17 09:47, Rafał Miłecki wrote:
From: Rafał Miłecki
Printing with pr_* functions requires adding line break manually.
Signed-off-by: Rafał Miłecki
I've had a quick look over and there are no obvious errors.
I wonder if the of_iomap() and related calls should print an
error if they
On Thu, Mar 09, 2017 at 10:47:10AM +0100, Rafał Miłecki wrote:
[...]
> diff --git a/drivers/clocksource/tegra20_timer.c
> b/drivers/clocksource/tegra20_timer.c
> index f960891aa04e..b9990b9c98c5 100644
> --- a/drivers/clocksource/tegra20_timer.c
> +++ b/drivers/clocksource/tegra20_timer.c
> @@ -24
From: Rafał Miłecki
Printing with pr_* functions requires adding line break manually.
Signed-off-by: Rafał Miłecki
---
Hi,
I think this change is so trivial it's not worth splitting per single
driver. Are you OK with that?
---
drivers/clocksource/arc_timer.c | 14 +++---
dri