[RFC 3/4] omap: attach external controller to VDD1/VDD2

2011-07-08 Thread Tero Kristo
Instiante a twlreg_ext_ctrl structure in the OMAP voltage code for VDD1 and VDD2 and attach it as an external controller for these regulators. It will allow the OMAP voltage code to take over the default regulator driver code for -set_voltage() and -get_voltage(). TODO: * Does this really

Re: [RFC 3/4] omap: attach external controller to VDD1/VDD2

2011-07-08 Thread Felipe Balbi
Hi, On Fri, Jul 08, 2011 at 06:56:27PM +0300, Tero Kristo wrote: Instiante a twlreg_ext_ctrl structure in the OMAP voltage code for VDD1 and VDD2 and attach it as an external controller for these regulators. It will allow the OMAP voltage code to take over the default regulator driver code