Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932341Ab1BKB5n (ORCPT ); Thu, 10 Feb 2011 20:57:43 -0500 Received: from mailout3.samsung.com ([203.254.224.33]:28385 "EHLO mailout3.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932231Ab1BKB5m (ORCPT ); Thu, 10 Feb 2011 20:57:42 -0500 Date: Fri, 11 Feb 2011 10:56:57 +0900 From: Kukjin Kim Subject: [GIT PULL] Samsung fixes for 2.6.38-rc5 To: "'Linus Torvalds'" Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, ben-linux@fluff.org Message-id: <01b701cbc98e$fa196b60$ee4c4220$%kim@samsung.com> MIME-version: 1.0 X-Mailer: Microsoft Office Outlook 12.0 Content-type: text/plain; charset=us-ascii Content-language: ko Content-transfer-encoding: 7BIT Thread-index: AcvJjvbVr0LK6uNST2GtFnZ1k10fQQ== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1630 Lines: 50 Hi Linus, Please pull Samsung fixes from: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git s5p-fixes-for-linus These things are for small fix on 2.6.38-rc5. If any problems, please let me know. Thanks. Best regards, Kgene. -- Kukjin Kim , Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. The following changes since commit 100b33c8bd8a3235fd0b7948338d6cbb3db3c63d: Linux 2.6.38-rc4 (2011-02-07 16:03:17 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git s5p-fixes-for-linus Kukjin Kim (1): ARM: S5PV310: Cleanup System MMU Mark Brown (1): ARM: SAMSUNG: Ensure struct sys_device is declared in plat/pm.h Thomas Abraham (1): ARM: S5PV310: Add support System MMU on SMDKV310 arch/arm/mach-s5pv310/Kconfig | 1 + arch/arm/mach-s5pv310/include/mach/map.h | 2 -- arch/arm/mach-s5pv310/include/mach/sysmmu.h | 5 ++++- arch/arm/plat-s5p/Kconfig | 24 ++++++++---------------- arch/arm/plat-s5p/Makefile | 2 +- arch/arm/plat-s5p/include/plat/sysmmu.h | 23 ----------------------- arch/arm/plat-s5p/sysmmu.c | 4 +--- arch/arm/plat-samsung/include/plat/pm.h | 2 ++ 8 files changed, 17 insertions(+), 46 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/