Re: [PATCH 0/15] arizona updates for v3.10

From: Samuel Ortiz
Date: Mon Apr 08 2013 - 05:38:52 EST


On Mon, Apr 08, 2013 at 11:25:56AM +0200, Samuel Ortiz wrote:
> On Wed, Apr 03, 2013 at 07:04:23PM +0100, Mark Brown wrote:
> > On Mon, Apr 01, 2013 at 06:27:48PM +0100, Mark Brown wrote:
> >
> > > mfd: arizona: Updates for v3.10
> > >
> > > This is really a few separate topics which I can split out if required:
> > >
> > > - WM5102 updates to improve robustness
> > > - Improved support for interoperation with edge triggered interrupt
> > > controllers
> > > - Support for some unusual clocking configurations
> > > - A couple small single patch updates and fixes
> > >
> >
> > A few more updates for this which I'll post just now, I've updated the
> > tag and branch:
> >
> > The following changes since commit 07961ac7c0ee8b546658717034fe692fd12eefa9:
> >
> > Linux 3.9-rc5 (2013-03-31 15:12:43 -0700)
> >
> > are available in the git repository at:
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc.git tags/mfd-arizona-3.10
> Thanks, I pulled this one into mfd-next now.
Actually, this branch fails to build for 2 reasons:

- arizona_runtime_resume() tries to goto err; while there is no err label.
- arizona_of_get_core_pdata() is not defiined when !CONFIG_OF.

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/