From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Sun, 26 Apr 2015 04:15:37 +0100 Subject: [U-Boot] [PATCH 02/21] sunxi: mmc: Fix card-detect gpio handling to work with the device-model In-Reply-To: References: <1429883310-22441-1-git-send-email-hdegoede@redhat.com> <1429883310-22441-3-git-send-email-hdegoede@redhat.com> Message-ID: <1430018137.12403.65.camel@hellion.org.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, 2015-04-24 at 17:23 -0600, Simon Glass wrote: > HI Hans, > > On 24 April 2015 at 07:48, Hans de Goede wrote: > > The device-model gpio functions may return another value then -1 as error, > > make the sunxi mmc code properly handle this. > > FYI I tend to call it 'drive model' rather than 'device model'. It ^r? > might be good to change your commit messages it to avoid confusion. > > Reviewed-by: Simon Glass Acked-by: Ian Campbell