[RFC PATCH 07/11] regulator: Make fixed regulator driver extract data from DT
From: Mark Brown <hidden>
Date: 2011-09-15 13:51:38
Also in:
linux-devicetree, linux-omap
From: Mark Brown <hidden>
Date: 2011-09-15 13:51:38
Also in:
linux-devicetree, linux-omap
On Thu, Sep 15, 2011 at 04:52:03PM +0530, Rajendra Nayak wrote:
Modify the fixed regulator driver to extract fixed_voltage_config from device tree when passed, instead of getting it through platform_data structures (on non-DT builds)
The code you added in the previous patch should be part of this driver.