From patchwork Fri Oct 21 19:45:44 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kukjin Kim X-Patchwork-Id: 121063 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:4978:20e::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 7A647B70CA for ; Sat, 22 Oct 2011 06:46:09 +1100 (EST) Received: from canuck.infradead.org ([2001:4978:20e::1]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1RHL2R-0000Po-5S; Fri, 21 Oct 2011 19:45:55 +0000 Received: from localhost ([127.0.0.1] helo=canuck.infradead.org) by canuck.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1RHL2Q-0005qF-St; Fri, 21 Oct 2011 19:45:54 +0000 Received: from mail-yx0-f177.google.com ([209.85.213.177]) by canuck.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1RHL2M-0005pw-A6 for linux-arm-kernel@lists.infradead.org; Fri, 21 Oct 2011 19:45:51 +0000 Received: by yxk36 with SMTP id 36so4875651yxk.36 for ; Fri, 21 Oct 2011 12:45:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :content-type:content-transfer-encoding; bh=qUOW45Brnx8OgJu+FnfBYOF4h652QONl66+Em0D7ECg=; b=cY97rboHWXpl+IYh+oQ4DjKfODHIVvAImzB+tD3SpTaHSIgRAzWJaWVyQEvbkYYCVE C/8rslyu8/wxSvdWJ3LyZVI2LPlhhbgLXxBHCQ0VrWFCVoFfj679v9G3gKkxYikhf9ZZ UZaC1FkfKQUIznxp9s0pxcFTrlnFdAbgDqeQQ= Received: by 10.43.52.136 with SMTP id vm8mr27155553icb.26.1319226348146; Fri, 21 Oct 2011 12:45:48 -0700 (PDT) Received: from [10.211.55.6] ([121.136.168.180]) by mx.google.com with ESMTPS id el2sm35467586ibb.10.2011.10.21.12.45.45 (version=SSLv3 cipher=OTHER); Fri, 21 Oct 2011 12:45:47 -0700 (PDT) Message-ID: <4EA1CBE8.9090500@samsung.com> Date: Sat, 22 Oct 2011 04:45:44 +0900 From: Kukjin Kim User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.23) Gecko/20110928 Fedora/3.1.15-1.fc14 Lightning/1.0b3pre Thunderbird/3.1.15 MIME-Version: 1.0 To: Linus Torvalds Subject: [GIT PULL] Samsung Fixes for v3.1 X-CRM114-Version: 20090807-BlameThorstenAndJenny ( TRE 0.7.6 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20111021_154550_489218_E8E32B0A X-CRM114-Status: GOOD ( 15.55 ) X-Spam-Score: -0.7 (/) X-Spam-Report: SpamAssassin version 3.3.1 on canuck.infradead.org summary: Content analysis details: (-0.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.213.177 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (kgene.kim[at]gmail.com) 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, Arnd Bergmann , linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.12 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi Linus, These things are needed for v3.1 and I believe this is last one for v3.1 Samsung stuff. Please pull from: git://github.com/kgene/linux-samsung.git samsung-fixes-4 If any problems, please kindly let me know. Thanks. Best regards, Kgene. --- Kukjin Kim , Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. The following changes since commit 899e3ee404961a90b828ad527573aaaac39f0ab1: Linux 3.1-rc10 (2011-10-17 21:06:23 -0700) are available in the git repository at: git://github.com/kgene/linux-samsung.git samsung-fixes-4 Domenico Andreoli (1): ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PM Marek Szyprowski (1): ARM: S5P: fix offset calculation on gpio-interrupt arch/arm/mach-s3c2410/s3c2410.c | 2 ++ arch/arm/mach-s3c2412/s3c2412.c | 2 ++ arch/arm/mach-s3c2416/s3c2416.c | 2 ++ arch/arm/mach-s3c2440/s3c2440.c | 2 ++ arch/arm/mach-s3c2440/s3c2442.c | 2 ++ arch/arm/plat-s5p/irq-gpioint.c | 6 +++--- 6 files changed, 13 insertions(+), 3 deletions(-)