From mboxrd@z Thu Jan 1 00:00:00 1970 From: kgene.kim@samsung.com (Kukjin Kim) Date: Tue, 19 Oct 2010 11:47:24 +0900 Subject: [PATCH 2/9 v2] ARM: S3C64XX: add nand support for mach-real6410 In-Reply-To: References: <20100929192354.25307.40197.stgit@darius-desktop> <20100929193134.25307.65614.stgit@darius-desktop> <04a401cb6ec7$b8291b00$287b5100$%kim@samsung.com> Message-ID: <04ef01cb6f37$f7733c80$e659b580$%kim@samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Darius Augulis wrote: > > On Mon, Oct 18, 2010 at 4:23 PM, Kukjin Kim wrote: > > Darius Augulis wrote: > >> > >> Add nand device support and mtd partition table > >> for mach-real6410 > >> > >> Signed-off-by: Darius Augulis > >> --- > >> > >> 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 , Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd.