Message ID | 20121001173158.12878.37886@nucleus |
---|---|
State | New |
Headers | show
Return-Path: <linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org> X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (unknown [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 CA64B2C00E2 for <incoming-imx@patchwork.ozlabs.org>; Tue, 2 Oct 2012 03:35:31 +1000 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TIjqu-0002OI-99; Mon, 01 Oct 2012 17:32:20 +0000 Received: from mail-pb0-f49.google.com ([209.85.160.49]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1TIjqq-0002O2-Bh for linux-arm-kernel@lists.infradead.org; Mon, 01 Oct 2012 17:32:17 +0000 Received: by pbcxa7 with SMTP id xa7so7229469pbc.36 for <linux-arm-kernel@lists.infradead.org>; Mon, 01 Oct 2012 10:32:12 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=content-type:mime-version:content-transfer-encoding:from:cc :user-agent:to:message-id:subject:date:x-gm-message-state; bh=okNXGEBDpBYXGO3xwUnj1VMfRFZOo22lhUNZQZ1RaFQ=; b=Uriq52Oa8tzYstYlG4J3oobVrIfK04OklKMVa1gtkIv7j8pPoTEfMt1hz2W94W+w/R VLOEiyxf8p22R/O/RwNlzJoclrnulcx2HZl/3hGErwnd7gK8UblB17uISO8rIR7D4+2X 1TbzoCUSom1QR/5h+OObElgZi7EetjmnLtOS3MhgBxgrfJumUgvC0bBSlH9+eVCeimVy 2+JU8xhLmLFreKdocLdqbBg/R704yYhJv2CGzDMLJOdJr2BtDbYxnsNU9s1BXuKl3+HU 07UhX//nkpIzv8N+7MrY1G6bdDhvssBSMxMlLbxVbHGAL4Je6eDkS/0HJPC6lS67O4QA H+Aw== Received: by 10.68.135.33 with SMTP id pp1mr43036477pbb.5.1349112732391; Mon, 01 Oct 2012 10:32:12 -0700 (PDT) Received: from localhost (nsc-e-gw.nsc.com. [12.238.8.30]) by mx.google.com with ESMTPS id g2sm10681467paz.23.2012.10.01.10.32.11 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 01 Oct 2012 10:32:11 -0700 (PDT) MIME-Version: 1.0 From: Mike Turquette <mturquette@linaro.org> User-Agent: alot/0.3.2+ To: torvalds@linux-foundation.org Message-ID: <20121001173158.12878.37886@nucleus> Subject: [GIT PULL] clk: changes for 3.7 Date: Mon, 01 Oct 2012 10:31:58 -0700 X-Gm-Message-State: ALoCoQnk/J9kd89fJCjwILJl6MyBFUBPLo0Nk34lCs2c1xG1PLKqEoXeIgNG9OJQGG6ziLXSQzuM 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.160.49 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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 |