From patchwork Mon Jan 23 09:24:01 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 137320 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 4656AB6EF7 for ; Mon, 23 Jan 2012 20:27:02 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1RpG8Q-00060b-LB; Mon, 23 Jan 2012 09:24:18 +0000 Received: from mail-iy0-f177.google.com ([209.85.210.177]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1RpG8M-00060N-G8 for linux-arm-kernel@lists.infradead.org; Mon, 23 Jan 2012 09:24:15 +0000 Received: by iagw33 with SMTP id w33so5823292iag.36 for ; Mon, 23 Jan 2012 01:24:12 -0800 (PST) Received: by 10.50.89.131 with SMTP id bo3mr9713875igb.13.1327310652875; Mon, 23 Jan 2012 01:24:12 -0800 (PST) Received: from r65073-Latitude-D630 ([114.229.79.225]) by mx.google.com with ESMTPS id py4sm15948812igc.2.2012.01.23.01.24.08 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 23 Jan 2012 01:24:11 -0800 (PST) Date: Mon, 23 Jan 2012 17:24:01 +0800 From: Shawn Guo To: Arnd Bergmann , Olof Johansson Subject: [GIT PULL] imx6: fixes for v3.3-rc Message-ID: <20120123092359.GA3027@r65073-Latitude-D630> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Note: CRM114 invocation failed X-Spam-Score: -2.6 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.6 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.210.177 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: Sascha Hauer , linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 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 Arnd, Olof, Please pull the following patch for v3.3-rc, which is to get rid of an annoying error message seen on imx6. Regards, Shawn The following changes since commit dcd6c92267155e70a94b3927bce681ce74b80d1f: Linux 3.3-rc1 (2012-01-19 15:04:48 -0800) are available in the git repository at: git://git.linaro.org/people/shawnguo/linux-2.6.git imx6/fixes Shawn Guo (1): ARM: imx6: add missing twd_clk for imx6q clock arch/arm/mach-imx/clock-imx6q.c | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-)