From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Ball Subject: Re: [PATCH] mmc/sdhci-spear: Don't set power gpio to 1 on probe Date: Wed, 21 Sep 2011 13:55:45 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from void.printf.net ([89.145.121.20]:41805 "EHLO void.printf.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753211Ab1IURz5 (ORCPT ); Wed, 21 Sep 2011 13:55:57 -0400 In-Reply-To: (Viresh Kumar's message of "Mon, 12 Sep 2011 16:52:49 +0530") Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: Viresh Kumar Cc: akpm@linux-foundation.org, linux-mmc@vger.kernel.org, armando.visconti@st.com, shiraz.hashim@st.com, vipin.kumar@st.com, rajeev-dlh.kumar@st.com, deepak.sikri@st.com, vipulkumar.samar@st.com, amit.virdi@st.com, pratyush.anand@st.com, bhupesh.sharma@st.com, viresh.linux@gmail.com, bhavna.yadav@st.com Hi Viresh, On Mon, Sep 12 2011, Viresh Kumar wrote: > Currently if card_power_gpio is passed from platform data, it is acquired and > its value is either set or reset. After that its value is written 1, which is > not required. > > So, this patch removes this extra line while sets its value. > > Signed-off-by: Viresh Kumar Pushed to mmc-next for 3.2, thanks. - Chris. -- Chris Ball One Laptop Per Child