Re: [PATCH 07/10] ARM: msm: Remove clock-7x30.h include file

2012-09-26 Thread Pankaj Jangra
Hi, On Wed, Sep 26, 2012 at 11:48 PM, Stephen Boyd wrote: > On 09/26/12 10:51, Pankaj Jangra wrote: >> On Fri, Sep 21, 2012 at 7:56 AM, Stephen Boyd wrote: >>> diff --git a/arch/arm/mach-msm/devices-msm7x30.c >>> b/arch/arm/mach-msm/devices-msm7x30.c >>> index 09b4f14..1597d43 100644 >>> --- a/

Re: [PATCH 07/10] ARM: msm: Remove clock-7x30.h include file

2012-09-26 Thread Stephen Boyd
On 09/26/12 10:51, Pankaj Jangra wrote: > On Fri, Sep 21, 2012 at 7:56 AM, Stephen Boyd wrote: >> diff --git a/arch/arm/mach-msm/devices-msm7x30.c >> b/arch/arm/mach-msm/devices-msm7x30.c >> index 09b4f14..1597d43 100644 >> --- a/arch/arm/mach-msm/devices-msm7x30.c >> +++ b/arch/arm/mach-msm/devi

Re: [PATCH 07/10] ARM: msm: Remove clock-7x30.h include file

2012-09-26 Thread Pankaj Jangra
Hi On Fri, Sep 21, 2012 at 7:56 AM, Stephen Boyd wrote: > This file is not used outside of the two users in the clock-7x30 > array. Those two clocks are virtual "source" clocks that don't > really need to exist outside of the clock driver. Let's remove > them from the array, since they're not doi

[PATCH 07/10] ARM: msm: Remove clock-7x30.h include file

2012-09-20 Thread Stephen Boyd
This file is not used outside of the two users in the clock-7x30 array. Those two clocks are virtual "source" clocks that don't really need to exist outside of the clock driver. Let's remove them from the array, since they're not doing anything anyway, and then remove the clock-7x30.h include file