[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20131224122455.GY30815@sirena.org.uk>
Date: Tue, 24 Dec 2013 12:24:55 +0000
From: Mark Brown <broonie@...nel.org>
To: Pawel Moll <pawel.moll@....com>
Cc: linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
Samuel Ortiz <sameo@...ux.intel.com>,
Arnd Bergmann <arnd@...db.de>, Jon Medhurst <tixy@...aro.org>,
arm@...nel.org, Olof Johansson <olof@...om.net>,
Liam Girdwood <lgirdwood@...il.com>
Subject: Re: [RFC 10/18] regulator: vexpress: Use regmap instead of custom
interface
On Mon, Dec 23, 2013 at 04:23:42PM +0000, Pawel Moll wrote:
> This patch makes the Versatile Express regulator driver
> use regmap interface, instead of custom vexpress config
> one. It will request the regmap resource associated
> with the device, which makes it pretty much hardware
> agnostic.
If this change is making the operations hardware agnostic regmap based
ones then they should be being either replaced with standard operations
or standard operations being added. It looks like you should be able to
use the existing linear map operations.
--
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