[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20121120054825.GA10560@opensource.wolfsonmicro.com>
Date: Tue, 20 Nov 2012 14:48:27 +0900
From: Mark Brown <broonie@...nsource.wolfsonmicro.com>
To: Samuel Ortiz <sameo@...ux.intel.com>
Cc: linux-kernel@...r.kernel.org, patches@...nsource.wolfsonmicro.com
Subject: Re: [PATCH 5/5] mfd: arizona: Sync regcache after reset
On Tue, Nov 20, 2012 at 01:46:21PM +0900, Mark Brown wrote:
> + ret = regcache_sync(arizona->regmap);
> + if (ret != 0) {
> + dev_err(dev, "Failed to sync device: %d\n", ret);
> + goto err_ldoena;
This should be err_reset - the change appears to have been originally
posted based on older code, not upstream. I'll post a fixed patch
shortly and have rebuilt the tag so pulling should work.
Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)
Powered by blists - more mailing lists