[PATCH v2 3/5] regulator: helper routine to extract regulator_init_data
From: Mark Brown <hidden>
Date: 2011-10-25 07:11:44
Also in:
linux-devicetree, linux-omap, lkml
From: Mark Brown <hidden>
Date: 2011-10-25 07:11:44
Also in:
linux-devicetree, linux-omap, lkml
On Mon, Oct 24, 2011 at 10:47:17PM +0800, Shawn Guo wrote:
On Mon, Oct 24, 2011 at 03:49:30PM +0200, Mark Brown wrote:
quoted
Might be best to just search within dev and get drivers to pass the "real" device in when registering the regulator rather than the virtual device.
It should also work, but it will also change the API slightly for non-dt users. I'm not sure it's something we want.
I don't think that's an issue at all.