[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140310144358.127497cb2ba133d964bd43a2@linux-foundation.org>
Date: Mon, 10 Mar 2014 14:43:58 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Josh Cartwright <joshc@...eaurora.org>
Cc: Alessandro Zummo <a.zummo@...ertech.it>,
linux-arm-msm@...r.kernel.org, rtc-linux@...glegroups.com,
linux-kernel@...r.kernel.org, Mark Brown <broonie@...nel.org>
Subject: Re: [PATCH v2 2/6] rtc: pm8xxx: use regmap API for register
accesses
On Mon, 10 Mar 2014 16:35:24 -0500 Josh Cartwright <joshc@...eaurora.org> 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@...eaurora.org> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists