From patchwork Mon Sep 30 14:41:59 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ulf Hansson X-Patchwork-Id: 20708 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-yh0-f70.google.com (mail-yh0-f70.google.com [209.85.213.70]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 1CD6D25A2B for ; Mon, 30 Sep 2013 14:42:11 +0000 (UTC) Received: by mail-yh0-f70.google.com with SMTP id i72sf5254674yha.9 for ; Mon, 30 Sep 2013 07:42:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:x-gm-message-state:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=U3m0rcgLcHmVy6j6b0IipH67RJHFvb67vE2DeRHgd/4=; b=GbhwK6FKP482/pgRKWmx3cb9wbd9ajgs9lwvLhGLGeXUOSUP+Kt4yEWNbDCQAj5Ynb wqvubYz85vZ0XgmP/gOxNfQV4SVvUn3r2N4OyYMFBgX7BOgHS5da0i3FktD9yrUjyH3a bcUIPmICXh2lDtJwlFa0+YlDqYmEZOtQrJ4DIo1+0Sp6ijlN4If1YKI14kklwu0x0Qu/ umWD+8YrUU+FFLrxqTsjEunIUpcifdvWk3rLMD7MWXTBmIfikDFAmmKlnzxWR0l9nPuH xCzxr5LoHpK3Cy6TBXA4ogybsW3JGuJHQWRZNARs7W8xQ3x75CH90IsezxeAO+FmRWDx 39jQ== X-Received: by 10.236.18.196 with SMTP id l44mr3879638yhl.52.1380552130904; Mon, 30 Sep 2013 07:42:10 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.50.169 with SMTP id d9ls1998559qeo.21.gmail; Mon, 30 Sep 2013 07:42:10 -0700 (PDT) X-Received: by 10.58.153.161 with SMTP id vh1mr810331veb.29.1380552130788; Mon, 30 Sep 2013 07:42:10 -0700 (PDT) Received: from mail-ve0-f181.google.com (mail-ve0-f181.google.com [209.85.128.181]) by mx.google.com with ESMTPS id ed9si155264vcb.6.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 30 Sep 2013 07:42:10 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.128.181 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.181; Received: by mail-ve0-f181.google.com with SMTP id oy12so4045977veb.26 for ; Mon, 30 Sep 2013 07:42:10 -0700 (PDT) X-Gm-Message-State: ALoCoQn94h8FUIRWX11EFhXBShRl9WsFmwp3By8KO3l5CXXlU5h2jsGHwh4KKW1+IZBxSJ1DJr8q X-Received: by 10.52.103.35 with SMTP id ft3mr19435342vdb.5.1380552130162; Mon, 30 Sep 2013 07:42:10 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp110182vcz; Mon, 30 Sep 2013 07:42:09 -0700 (PDT) X-Received: by 10.14.113.137 with SMTP id a9mr37421867eeh.3.1380552129045; Mon, 30 Sep 2013 07:42:09 -0700 (PDT) Received: from mail-ea0-f171.google.com (mail-ea0-f171.google.com [209.85.215.171]) by mx.google.com with ESMTPS id f3si704910eet.29.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 30 Sep 2013 07:42:09 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.215.171 is neither permitted nor denied by best guess record for domain of ulf.hansson@linaro.org) client-ip=209.85.215.171; Received: by mail-ea0-f171.google.com with SMTP id n15so2706056ead.2 for ; Mon, 30 Sep 2013 07:42:08 -0700 (PDT) X-Received: by 10.14.246.11 with SMTP id p11mr38279691eer.9.1380552128389; Mon, 30 Sep 2013 07:42:08 -0700 (PDT) Received: from localhost.localdomain ([85.235.11.236]) by mx.google.com with ESMTPSA id n48sm1803036eeg.17.1969.12.31.16.00.00 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 30 Sep 2013 07:42:07 -0700 (PDT) From: Ulf Hansson To: linux-mmc@vger.kernel.org, Chris Ball Cc: Linus Walleij , Ulf Hansson , Ralf Baechle , linux-mips@linux-mips.org Subject: [PATCH 1/2] MIPS: db1235: Don't use MMC_CLKGATE Date: Mon, 30 Sep 2013 16:41:59 +0200 Message-Id: <1380552120-31003-2-git-send-email-ulf.hansson@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1380552120-31003-1-git-send-email-ulf.hansson@linaro.org> References: <1380552120-31003-1-git-send-email-ulf.hansson@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: ulf.hansson@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.181 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , As a first step in removing code for MMC_CLKGATE, MIPS db1235 defconfig which is the only current user, shall move away from this option. The mmc host drivers au1xmmc and jz4740_mmc, which are used on MIPS don't support clock gating through MMC_CLKGATE, thus removing the config option will have no effect on power save - clock gating wise. Cc: Ralf Baechle Cc: linux-mips@linux-mips.org Signed-off-by: Ulf Hansson --- arch/mips/configs/db1235_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/mips/configs/db1235_defconfig b/arch/mips/configs/db1235_defconfig index e2b4ad5..28e49f2 100644 --- a/arch/mips/configs/db1235_defconfig +++ b/arch/mips/configs/db1235_defconfig @@ -351,7 +351,6 @@ CONFIG_USB_OHCI_HCD=y CONFIG_USB_OHCI_HCD_PLATFORM=y CONFIG_USB_STORAGE=y CONFIG_MMC=y -CONFIG_MMC_CLKGATE=y CONFIG_MMC_AU1X=y CONFIG_NEW_LEDS=y CONFIG_LEDS_CLASS=y