| Submitter | Kukjin Kim |
|---|---|
| Date | Sept. 21, 2012, 6:21 a.m. |
| Message ID | <505C0771.7040103@samsung.com> |
| Download | mbox |
| Permalink | /patch/185587/ |
| State | New |
| Headers | show |
Pull-request
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.gitComments
On Fri, Sep 21, 2012 at 03:21:37PM +0900, Kukjin Kim wrote: > Hi Arnd, Olof > > This is non-critical Samsung fixes for v3.7. > > If any problems, please kindly let me know. > > Thanks. > > Best regards, > Kgene. > -- > Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer, > SW Solution Development Team, Samsung Electronics Co., Ltd. > > The following changes since commit 5698bd757d55b1bb87edd1a9744ab09c142abfc2: > > Linux 3.6-rc6 (2012-09-16 14:58:51 -0700) > > are available in the git repository at: > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git > v3.7-samsung-fixes-1 Thanks, pulled into next/fixes-non-critical. -Olof
Hi Arnd, Olof This is non-critical Samsung fixes for v3.7. If any problems, please kindly let me know. Thanks. Best regards, Kgene. -- Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. The following changes since commit 5698bd757d55b1bb87edd1a9744ab09c142abfc2: Linux 3.6-rc6 (2012-09-16 14:58:51 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git v3.7-samsung-fixes-1 Julia Lawall (1): ARM: S3C24xx: delete double assignment Kukjin Kim (1): ARM: EXYNOS: fix address for EXYNOS4 MDMA1 Peter Senna Tschudin (1): ARM: S3C24XX: removes unnecessary semicolon Seung-Woo Kim (1): ARM: EXYNOS: fixed SYSMMU setup definition to mate parameter name Sylwester Nawrocki (1): ARM: SAMSUNG: Add missing variable declaration in s3c64xx_spi1_set_platdata() arch/arm/mach-exynos/include/mach/map.h | 2 +- arch/arm/mach-exynos/include/mach/sysmmu.h | 2 +- arch/arm/mach-s3c24xx/mach-h1940.c | 4 ++-- arch/arm/plat-samsung/devs.c | 2 ++ 4 files changed, 6 insertions(+), 4 deletions(-)