From mboxrd@z Thu Jan 1 00:00:00 1970 From: kgene.kim@samsung.com (Kukjin Kim) Date: Wed, 21 Sep 2011 10:50:38 +0900 Subject: [GIT PULL] Samsung cleanup for v3.2 In-Reply-To: <201109202222.41747.arnd@arndb.de> References: <001901cc76b8$018d4fc0$04a7ef40$%kim@samsung.com> <201109202222.41747.arnd@arndb.de> Message-ID: <004201cc7800$dd184470$9748cd50$%kim@samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Arnd Bergmann wrote: > > On Monday 19 September 2011, Kukjin Kim wrote: > > This is Samsung cleanup for v3.2. > > > > Please pull from: > > git://github.com/kgene/linux-samsung.git next-samsung-cleanup > > Pulled into arm-soc/next/cleanup. > Thanks :) > > If any problems, please let me know. > > One tiny conflict with Nico's cross-platform series: > Yes, I know. I have received same information from Stephen when he merged. > + > + MACHINE_START(SMDKC210, "SMDKC210") > + /* Maintainer: Kukjin Kim */ > - .boot_params = S5P_PA_SDRAM + 0x100, > ++ .atag_offset = 0x100, > + .init_irq = exynos4_init_irq, > + .map_io = smdkv310_map_io, > + .init_machine = smdkv310_machine_init, > + .timer = &exynos4_timer, > + MACHINE_END > > I'll handle this in the upstream submission. > OK, thanks. Best regards, Kgene. -- Kukjin Kim , Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd.