[PATCH 0/4] clk:spear: Rename clk ids within predefined limit
viresh kumar
viresh.kumar at linaro.org
Fri Jul 13 04:13:55 EDT 2012
On Fri, Jul 13, 2012 at 7:23 AM, Vipul Kumar Samar
<vipulkumar.samar at st.com> wrote:
> The max limit of con_id is 16 and dev_id is 20. As of now for all SPEAr SOC's
> clk ids are exceeding this predefined limit.
>
> This patch set is intended to rename clk ids through out spear clk framework.
>
> Vipul Kumar Samar (4):
> clk:spear1340:Fix: Rename clk ids within predefined limit
> clk:spear1310:Fix: Rename clk ids within predefined limit
> Clk:spear3xx:Fix: Rename clk ids within predefined limit
> Clk:spear6xx:Fix: Rename clk ids within predefined limit
>
> drivers/clk/spear/spear1310_clock.c | 312 +++++++++++++++++------------------
> drivers/clk/spear/spear1340_clock.c | 273 +++++++++++++++---------------
> drivers/clk/spear/spear3xx_clock.c | 180 ++++++++++-----------
> drivers/clk/spear/spear6xx_clock.c | 122 +++++++-------
> 4 files changed, 436 insertions(+), 451 deletions(-)
Acked-by: Viresh Kumar <viresh.kumar at linaro.org>
More information about the linux-arm-kernel
mailing list