Re: [PATCH 2/2] mfd: max77693: Init max77693->dev before using it

From: Samuel Ortiz
Date: Mon Jan 21 2013 - 22:30:49 EST


Hi Axel,

On Tue, Dec 25, 2012 at 12:28:36AM +0800, Axel Lin wrote:
> Current code uses max77693->dev in the dev_err call before setting it to
> &i2c->dev. Fix it.
>
> This patch also includes below cleanups:
> - Move checking pdata earlier and show dev_err if no platform data found.
> - Remove unnecessary err_regmap goto label.
> - Unregister i2c devices if regmap init for muic fails.
>
> Signed-off-by: Axel Lin <axel.lin@xxxxxxxxxx>
> ---
> drivers/mfd/max77693.c | 34 ++++++++++++++++++----------------
> 1 file changed, 18 insertions(+), 16 deletions(-)
Applied as well, thanks.

Cheers,
Samuel.

--
Intel Open Source Technology Centre
http://oss.intel.com/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/