From patchwork Mon Apr 8 18:17:40 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kukjin Kim X-Patchwork-Id: 234853 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 4DF5A2C007A for ; Tue, 9 Apr 2013 04:18:03 +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 1UPGdh-0004vh-BJ; Mon, 08 Apr 2013 18:17:57 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UPGde-0005kv-Ie; Mon, 08 Apr 2013 18:17:54 +0000 Received: from mail-ia0-x22c.google.com ([2607:f8b0:4001:c02::22c]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UPGdZ-0005kY-66 for linux-arm-kernel@lists.infradead.org; Mon, 08 Apr 2013 18:17:51 +0000 Received: by mail-ia0-f172.google.com with SMTP id k38so1774217iah.17 for ; Mon, 08 Apr 2013 11:17:46 -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=xX9iPZ6YuH8dOZf4U+783yuGg5lxeGp36zWyM0Clzuk=; b=gSbXE4zK7w0qvrIe9T4q6+Lt2pyd1RyGLVl7/zcJtBwdO2laOSbt80CDnkYYYH69F8 ofDEWcNJN4vpgPbNxqI0hSBIMgkrketGZsCzXlGCCqkATthqz6afUoGS6x8FNSbTfRY7 yisYi0TggfXhvEE8Tg513N83dIr/6gs2Fxqsur3iNPvAF/8RcwrSpv2a87tb9IczFQOs GK/gwUq3s9yUM/XSHmL7Hvv62cBLK6E+84hOGvTTCUdaqmv+gf/Ilc6jiTHgB6KVyiVP 0rAmYXRj8mcynElyxW3N8a2ajcN9rmXQI7ipn85oSnRhAao9k7kdHghM+h/MZ+eQY2rN XZdA== X-Received: by 10.50.49.83 with SMTP id s19mr8131669ign.47.1365445065088; Mon, 08 Apr 2013 11:17:45 -0700 (PDT) Received: from [10.211.55.6] ([121.136.168.198]) by mx.google.com with ESMTPS id wn10sm18521114igb.2.2013.04.08.11.17.42 (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 08 Apr 2013 11:17:44 -0700 (PDT) Message-ID: <516309C4.3000008@samsung.com> Date: Tue, 09 Apr 2013 03:17:40 +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 0/10] Samsung stuff for v3.10 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130408_141749_359636_EFBB94B2 X-CRM114-Status: GOOD ( 21.31 ) 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.8 RCVD_IN_SORBS_WEB RBL: SORBS: sender is an abusable web server [121.136.168.198 listed in dnsbl.sorbs.net] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (kgene.kim[at]gmail.com) -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 2nd pull-request for Samsung stuff for v3.10. If any problems, please kindly let me know.