From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH v2] ARM: OMAP2+: gpmc-smsc911x: add required smsc911x regulators Date: Wed, 22 Feb 2012 15:10:12 -0800 Message-ID: <20120222231012.GW18185@atomide.com> References: <1329929103-28486-1-git-send-email-mporter@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:47317 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751066Ab2BVXKR (ORCPT ); Wed, 22 Feb 2012 18:10:17 -0500 Content-Disposition: inline In-Reply-To: <1329929103-28486-1-git-send-email-mporter@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Matt Porter Cc: Russell King , Linux OMAP List , Linux ARM Kernel List , linux-kernel@vger.kernel.org * Matt Porter [120222 08:13]: > This fixes smsc911x support on platforms using gpmc_smsc911x_init(). > > Commit c7e963f6888816 (net/smsc911x: Add regulator support) added > the requirement that platforms provide vdd33a and vddvario supplies. > > Signed-off-by: Matt Porter > --- > Changes for v2: > - temporary fix to avoid platform device id conflicts > - add commit summary from the smsc911x regulator support commit > - incorporate platform device registration error cause reporting Thanks applying into fixes. Tony