On Fri, May 30, 2014 at 12:40 AM, Rob Herring [off-list ref] wrote:
From: Rob Herring <robh@kernel.org>
Versatile platforms share the same OSC programming model as Integrator
platforms. Add the necessary parameters and init functions for Versatile.
Renaming the file to clk-versatile.c as versatile is used as the family
name for ARM, Ltd. boards.
Signed-off-by: Rob Herring <robh@kernel.org>
Cc: Mike Turquette <redacted>
Acked-by: Arnd Bergmann <arnd@arndb.de>
---
v2:
- Rename clk-integrator.c to clk-versatile.c
Nice!
quoted hunk
--- a/drivers/clk/versatile/clk-integrator.c
+++ b/drivers/clk/versatile/clk-versatile.c
I bet you want to augment the comments in the top of the file
header a bit to mention the Versatiles.
With that:
Reviewed-by: Linus Walleij <redacted>
Yours,
Linus Walleij