From patchwork Wed Apr 10 13:52:45 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kukjin Kim X-Patchwork-Id: 235395 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:770:15f::2]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 4F8492C00CA for ; Wed, 10 Apr 2013 23:53:07 +1000 (EST) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UPvSQ-0002UB-KI; Wed, 10 Apr 2013 13:53:02 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UPvSO-0005bd-6z; Wed, 10 Apr 2013 13:53:00 +0000 Received: from mail-pd0-f170.google.com ([209.85.192.170]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UPvSL-0005bK-1F for linux-arm-kernel@lists.infradead.org; Wed, 10 Apr 2013 13:52:58 +0000 Received: by mail-pd0-f170.google.com with SMTP id 10so282151pdi.1 for ; Wed, 10 Apr 2013 06:52:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:message-id:date:from:user-agent:mime-version:to :cc:subject:content-type:content-transfer-encoding; bh=1nQd1af1nWjxrODSaUWk7/OlKA5zDohfh84Vc1wHV5E=; b=NUtUeFradbIs9sIeOwULtxRW7ooiUqUqk6hIcNe5gd87vEexbfribimJ8YKgCf1u7s vw299tedig6kKTuoxamVlHrlcON5kl2lKWz3Z1q9CmZ8CQkyiME2+4qrIVdauYkzgHyj r3ZHlOkeh2pSkd1Y4Z6NuSxqZJc1xDy8tehBhxnXuvvzQu3zte+0fMgDQ8u9j/s2KHWW xHEbC9nV2oUZ4Wlg2Ez4LqfWAFVF93gaPOoAotCV0fF8rY8LP/7WZ7nslKyImNkRSII4 FQqa6ZL3ctHDkdXIPDkh+8UH9aTiOPbbpwL4tcIS7SRPgwrD3FMY7YTMoGNnz/cNq/Bs mdJg== X-Received: by 10.68.212.100 with SMTP id nj4mr3165674pbc.84.1365601974167; Wed, 10 Apr 2013 06:52:54 -0700 (PDT) Received: from [10.211.55.6] ([121.136.168.198]) by mx.google.com with ESMTPS id ef3sm520685pad.20.2013.04.10.06.52.49 (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 10 Apr 2013 06:52:53 -0700 (PDT) Message-ID: <51656EAD.1000407@samsung.com> Date: Wed, 10 Apr 2013 22:52:45 +0900 From: Kukjin Kim User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Lightning/1.0b3pre Thunderbird/3.1.16 MIME-Version: 1.0 To: Arnd Bergmann , 'Olof Johansson' Subject: [GIT PULL v2 1/4] cleanup-samsung v2 for v3.10 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130410_095257_149672_ADD9077C X-CRM114-Status: GOOD ( 12.19 ) X-Spam-Score: -1.1 (-) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-1.1 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [209.85.192.170 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (kgene.kim[at]gmail.com) 0.8 RCVD_IN_SORBS_WEB RBL: SORBS: sender is an abusable web server [121.136.168.198 listed in dnsbl.sorbs.net] -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Cc: "linux-samsung-soc@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi Arnd, Olof, This is for replacing previous pull-request for tags/cleanup-samsung-for-v3.10 because it included wrong e-mail address for author. Please pull this instead. Sorry for that. Thanks. - Kukjin ---------------------------------------------------------------- The following changes since commit a937536b868b8369b98967929045f1df54234323: Linux 3.9-rc3 (2013-03-17 15:59:32 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git tags/cleanup-samsung-v2-for-v3.10 for you to fetch changes up to 9bf38322c8ecb0892cc11a61decb870520753673: ARM: EXYNOS: remove "config EXYNOS_DEV_DRM" (2013-04-10 17:26:05 +0900) ---------------------------------------------------------------- This cleans unused codes and removes unneeded dependencies for Samsung. Note, this is 2nd version because of wrong e-mail address for author ---------------------------------------------------------------- Alexander Shiyan (3): ARM: S3C24XX: Removed unneeded dependency on ARCH_S3C24XX for boards ARM: S3C24XX: Removed unneeded dependency on CPU_S3C2410 ARM: S3C24XX: Removed unneeded dependency on CPU_S3C2412 Jingoo Han (1): ARM: EXYNOS: change the name of USB ohci header Padmavathi Venna (1): ARM: SAMSUNG: Remove unnecessary code for dma Paul Bolle (11): ARM: S3C24XX: drop "select MACH_N35" ARM: S3C24XX: drop "select MACH_NEO1973" ARM: EXYNOS: drop "select HAVE_SCHED_CLOCK" ARM: EXYNOS: change HAVE_SAMSUNG_KEYPAD to KEYBOARD_SAMSUNG ARM: SAMSUNG: remove "config S3C_BOOT_WATCHDOG" ARM: SAMSUNG: Remove useless Samsung GPIO related CONFIG ARM: S3C24XX: remove unneeded "config SMDK2440_CPU2442" ARM: S3C64XX: remove obsolete Makefile line ARM: S5P64X0: Fix typo "CONFIG_S5P64X0_SETUP_SDHCI" ARM: SAMSUNG: Fix typo "CONFIG_SAMSUNG_DEV_RTC" ARM: EXYNOS: remove "config EXYNOS_DEV_DRM" Sylwester Nawrocki (1): ARM: S3C24XX: Remove unused GPIO drive strength register definitions Wei Yongjun (1): ARM: EXYNOS: remove duplicated include from common.c arch/arm/Kconfig | 1 - arch/arm/mach-exynos/Kconfig | 13 +- arch/arm/mach-exynos/common.c | 1 - arch/arm/mach-exynos/dev-ohci.c | 2 +- arch/arm/mach-exynos/mach-origen.c | 2 +- arch/arm/mach-exynos/mach-smdkv310.c | 2 +- arch/arm/mach-s3c24xx/Kconfig | 22 +-- arch/arm/mach-s3c24xx/include/mach/dma.h | 1 - arch/arm/mach-s3c24xx/regs-dsc.h | 203 +-------------------- arch/arm/mach-s3c64xx/Makefile | 1 - arch/arm/mach-s3c64xx/include/mach/dma.h | 1 - arch/arm/plat-samsung/Kconfig | 14 -- arch/arm/plat-samsung/dma-ops.c | 10 +- arch/arm/plat-samsung/include/plat/dma-ops.h | 1 - arch/arm/plat-samsung/include/plat/dma-pl330.h | 1 - arch/arm/plat-samsung/include/plat/rtc-core.h | 2 +- arch/arm/plat-samsung/include/plat/sdhci.h | 4 +- drivers/usb/host/ohci-exynos.c | 3 +- .../{usb-exynos.h => usb-ohci-exynos.h} | 0 19 files changed, 20 insertions(+), 264 deletions(-) rename include/linux/platform_data/{usb-exynos.h => usb-ohci-exynos.h} (100%)