[PATCH v2 1/5] regulator: twl: Remove hardcoded board constraints from driver
From: Mark Brown <hidden>
Date: 2011-10-10 16:25:11
Also in:
linux-devicetree, linux-omap, lkml
From: Mark Brown <hidden>
Date: 2011-10-10 16:25:11
Also in:
linux-devicetree, linux-omap, lkml
On Mon, Oct 10, 2011 at 09:49:34PM +0530, Rajendra Nayak wrote:
Remove the hardcoded .valid_modes_mask and .valid_ops_mask for each regulator from the twl driver and let the boards pass it. Signed-off-by: Rajendra Nayak <redacted> Acked-by: Mark Brown <redacted>
Please update this changelog - as I said in reply to your previous posting this isn't actually hardcoding anything, it's dropping things from the constraints which the hardware doesn't support.