From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752521Ab1LHIxw (ORCPT ); Thu, 8 Dec 2011 03:53:52 -0500 Received: from metis.ext.pengutronix.de ([92.198.50.35]:45485 "EHLO metis.ext.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751313Ab1LHIxt (ORCPT ); Thu, 8 Dec 2011 03:53:49 -0500 Date: Thu, 8 Dec 2011 09:53:40 +0100 From: Wolfram Sang To: Lothar =?iso-8859-15?Q?Wa=DFmann?= Cc: Shawn Guo , Sascha Hauer , linux-mmc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Chris Ball Subject: Re: [MXS MMC v2 3/4] Check the return codes of clk_enable() and mxs_reset_block() Message-ID: <20111208085340.GD23908@pengutronix.de> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="mSxgbZZZvrAyzONB" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-SA-Exim-Connect-IP: 2001:6f8:1178:2:215:17ff:fe12:23b0 X-SA-Exim-Mail-From: wsa@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --mSxgbZZZvrAyzONB Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 08, 2011 at 09:17:46AM +0100, Lothar Wa=DFmann wrote: > Add an int return value to mxs_mmc_reset(), so that the return code of > mxs_reset_block() can be promoted to the caller. > Also check the return code of clk_enable() in the probe function. >=20 > Signed-off-by: Lothar Wa=DFmann > Acked-by: Shawn Guo Despite minor nit that using __func__ is probably overkill: Acked-by: Wolfram Sang --=20 Pengutronix e.K. | Wolfram Sang | Industrial Linux Solutions | http://www.pengutronix.de/ | --mSxgbZZZvrAyzONB Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk7gexQACgkQD27XaX1/VRukoACgswAHyy/lpd8ipZOXS0TTz4bb ijAAnRACLX5rWtR7jA3Bd2zwAS798nc9 =sUOB -----END PGP SIGNATURE----- --mSxgbZZZvrAyzONB--