From patchwork Mon Jun 11 04:47:15 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 164117 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 A75C6B6F6E for ; Mon, 11 Jun 2012 20:31:26 +1000 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1Se1r8-0004EM-Tt; Mon, 11 Jun 2012 10:28:18 +0000 Received: from mail-lpp01m010-f49.google.com ([209.85.215.49]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1SdwX9-0005sr-4X for linux-arm-kernel@lists.infradead.org; Mon, 11 Jun 2012 04:47:19 +0000 Received: by laap9 with SMTP id p9so2758275laa.36 for ; Sun, 10 Jun 2012 21:47:16 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:x-gm-message-state; bh=OnEOF1GQKOj7Ylz0RuNy3OC48nqKblm7u+PhViK5kDU=; b=Kj7SEM+kxy+TouvtLu5MS4j0e1xFYQdSwdrVWPn3mfBf5K1A5VLk2UELxdg6uy+g5v lBN2sJcMIkrEoQ+Ok/XaepW7EjcL1qBPxQbzz7S9RGDp1uKBTKttRS+hhnbbWiFWCJny eYsC4VFgqEhYdB3r5bm7X6XOGYnS75vOcW/nUJPyMZdN5tK28QkEkF3TMu0lJMJzaFvN Y/LAC89WieCwkW0epY4ZXwGcQtqR8mr6Wfz6dRgV4aCYq9hQTmd4MjJHZXB6CaF5k1rE /4sAzONswmgXGG9sUCRkqZ00i8FKbTSqiDjUSbWx9OAzDUL7qtXLRGHgbR0EeqwVqrds mjJw== MIME-Version: 1.0 Received: by 10.112.101.169 with SMTP id fh9mr2731764lbb.18.1339390035909; Sun, 10 Jun 2012 21:47:15 -0700 (PDT) Received: by 10.112.28.167 with HTTP; Sun, 10 Jun 2012 21:47:15 -0700 (PDT) In-Reply-To: <20120611044359.GD2344@S2101-09.ap.freescale.net> References: <20120611044359.GD2344@S2101-09.ap.freescale.net> Date: Mon, 11 Jun 2012 12:47:15 +0800 Message-ID: Subject: [GIT PULL] imx fixes for v3.5-rc (part 2) From: Shawn Guo To: Arnd Bergmann , Olof Johansson X-Gm-Message-State: ALoCoQlY9Ru+r+IPliBSA7oOl+XF75i/q7kpPYmOZ3ZUK6MWb6Yoe+Soq1QZV+2ENLsgjH+UKrjI X-Bad-Reply: References and In-Reply-To but no 'Re:' in Subject. 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.215.49 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Mailman-Approved-At: Mon, 11 Jun 2012 06:28:16 -0400 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, Here are a couple of imx6q clk patches missed from Sascha's imx-common-clk-fixes pull-request. So I rebase them on arm-soc/fixes (they depends on one patch in Sascha's pull-request) and send them here. Please pull. Thanks. Regards, Shawn The following changes since commit f9c15a1b7d60b69f42b2808140a4713808a3bec1: Merge tag 'omap-fixes-for-v3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes (2012-06-08 00:43:39 -0700) are available in the git repository at: git://git.linaro.org/people/shawnguo/linux-2.6.git imx/fixes-for-3.5 Shawn Guo (2): ARM: imx6q: remove unneeded clkdev lookups ARM: imx6q: fix suspend regression caused by common clk migration arch/arm/mach-imx/clk-imx6q.c | 9 ++++----- 1 files changed, 4 insertions(+), 5 deletions(-)