Re: [PATCH v2 2/6] rtc: pm8xxx: use regmap API for register accesses

From: Andrew Morton
Date: Mon Mar 10 2014 - 17:44:29 EST


On Mon, 10 Mar 2014 16:35:24 -0500 Josh Cartwright <joshc@xxxxxxxxxxxxxx> wrote:

> On Mon, Mar 10, 2014 at 01:47:41PM -0700, Andrew Morton wrote:
> > On Mon, 10 Mar 2014 13:44:45 -0500 Josh Cartwright <joshc@xxxxxxxxxxxxxx> wrote:
> > > Now that the parent mfd driver has been made to work again, and has been
> > > reworked to create a regmap instance intended for it's children to use,
> > > rework the pm8xxx driver to use the regmap API for it's register
> > > accesses.
> >
> > Do we need a
> >
> > depends on REGMAP
> >
> > in Kconfig?
>
> Good question. This driver already gets the REGMAP dependency through
> it's parent (MFD_PM8XXX), which does 'select REGMAP'.

OK, thanks, that sounds sufficient.

--
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/