From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] OMAP2: Devkit8000: Remove double omap_mux_init_gpio Date: Thu, 6 Oct 2011 12:51:34 -0700 Message-ID: <20111006195134.GN6324@atomide.com> References: <1315321909-5593-1-git-send-email-weber@corscience.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1315321909-5593-1-git-send-email-weber@corscience.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Thomas Weber Cc: linux-omap@vger.kernel.org, Russell King , open list , "open list:ARM PORT" List-Id: linux-omap@vger.kernel.org * Thomas Weber [110906 07:38]: > Remove the init of card detect pin because > omap_mux_init_gpio() is called during hsmmc initialization > for the write protect and card detect pin. Thanks, adding this into fixes-part2 branch. Tony