On Tuesday, June 19, 2018 07:22:21 PM Geert Uytterhoeven wrote:
> Simplefb is not a clock provider, but it uses of_clk_get_parent_count(),
> so it can just include instead.
>
> Signed-off-by: Geert Uytterhoeven
Patch queued for 4.19, thanks.
Best regards,
--
Bartlomiej Zolnierkiewicz
Samsung R
Simplefb is not a clock provider, but it uses of_clk_get_parent_count(),
so it can just include instead.
Signed-off-by: Geert Uytterhoeven
---
drivers/video/fbdev/simplefb.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/video/fbdev/simplefb.c b/drivers/video/fbdev/
Quoting Geert Uytterhoeven (2018-06-19 10:22:21)
> Simplefb is not a clock provider, but it uses of_clk_get_parent_count(),
> so it can just include instead.
>
> Signed-off-by: Geert Uytterhoeven
> ---
Acked-by: Stephen Boyd
___
dri-devel mailing li
Hi,
On 19-06-18 19:22, Geert Uytterhoeven wrote:
Simplefb is not a clock provider, but it uses of_clk_get_parent_count(),
so it can just include instead.
Signed-off-by: Geert Uytterhoeven
LGTM:
Acked-by: Hans de Goede
Regards,
Hans
---
drivers/video/fbdev/simplefb.c | 2 +-
1 fil