[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-id: <04ef01cb6f37$f7733c80$e659b580$%kim@samsung.com>
Date: Tue, 19 Oct 2010 11:47:24 +0900
From: Kukjin Kim <kgene.kim@...sung.com>
To: 'Darius Augulis' <augulis.darius@...il.com>
Cc: linux-arm-kernel@...ts.infradead.org, paulius.zaleckas@...il.com,
linux-kernel@...r.kernel.org, ben-linux@...ff.org
Subject: RE: [PATCH 2/9 v2] ARM: S3C64XX: add nand support for mach-real6410
Darius Augulis wrote:
>
> On Mon, Oct 18, 2010 at 4:23 PM, Kukjin Kim <kgene.kim@...sung.com> wrote:
> > Darius Augulis wrote:
> >>
> >> Add nand device support and mtd partition table
> >> for mach-real6410
> >>
> >> Signed-off-by: Darius Augulis <augulis.darius@...il.com>
> >> ---
> >>
> >> Changelog since v1:
> >> - Changed dependency on other patches
> >>
> >> arch/arm/mach-s3c64xx/Kconfig | 1 +
> >> arch/arm/mach-s3c64xx/mach-real6410.c | 40
> >> +++++++++++++++++++++++++++++++++
> >> 2 files changed, 41 insertions(+), 0 deletions(-)
> >>
(snip)
> >> @@ -249,6 +288,7 @@ static void __init real6410_machine_init(void)
> >> real6410_lcd_pdata.win[0]->win_mode.yres);
> >>
> >> s3c_fb_set_platdata(&real6410_lcd_pdata);
> >> + s3c_nand_set_platdata(&real6410_nand_info);
> >>
> >> /* configure nCS1 width to 16 bits */
> >>
> > Where is 'END' of patch mark?
> > maybe broken your patch file...?
>
> Confused. What 'END' mark are you missing?
> All patches are sent by stg mail, all apply fine, no conflict or other
> messages from stgit.
> Please explain what you mean.
Generally, there is '--' mark and git version in the bottom of patch...
If you make patch file using git-format-patch, maybe automatically add it.
>
> p.s. checkpatch.pl also doesn't report any error.
>
Yes...ok.
Thanks.
Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@...sung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists