[PATCH 04/16] ARM: S5PC100: copy clocks from plat-s5pc1xx

Marek Szyprowski m.szyprowski at samsung.com
Wed May 12 01:22:11 EDT 2010


Hello,

On Wednesday, May 12, 2010 6:55 AM Kukjin Kim wrote:

> Marek Szyprowski wrote:
> >
> > Prepare for moving support for S5PC100 SoC to plat-s5p framework (part 2).
> Copy
> > clocks definition to mach-s5pc100 directory.
> >
> > Signed-off-by: Marek Szyprowski <m.szyprowski at samsung.com>
> > Signed-off-by: Kyungmin Park <kyungmin.park at samsung.com>
> > ---
> >  .../s5pc100-clock.c => mach-s5pc100/clock.c}       |    0
> >  1 files changed, 0 insertions(+), 0 deletions(-)
> >  copy arch/arm/{plat-s5pc1xx/s5pc100-clock.c => mach-s5pc100/clock.c}
> (100%)
> >
> > diff --git a/arch/arm/plat-s5pc1xx/s5pc100-clock.c
> b/arch/arm/mach-s5pc100/clock.c
> > similarity index 100%
> > copy from arch/arm/plat-s5pc1xx/s5pc100-clock.c
> > copy to arch/arm/mach-s5pc100/clock.c
> > --
> 
> How about change the comment in the head of moving file.
> 
> And where is the patch for arch/arm/plat-s5pc1xx/clock.c?
> I couldn't find it except 01_patch which just changes naming.

arch/arm/plat-s5pc1xx/clock.c file is removed in the last patch of this
series ("ARM: remove obsolete plat-s5pc1xx directory"). Again I split
this into separate patches to generate diffs that are easier to follow.
This also made it possible not to break compilation of the kernel between
the patches.

The real changes to that code is performed in the "ARM: S5PC100: new
clocks definition" patch.

Best regards
--
Marek Szyprowski
Samsung Poland R&D Center





More information about the linux-arm-kernel mailing list