[PATCHv2 2/2] PCAP regulator driver (for 2.6.32)

2009-06-26 Thread Daniel Ribeiro
Changed: Removed workaround for regulator use_count issues. === CUT HERE === Add (partial) support for the voltage regulators on the PCAP2 PMIC. Signed-off-by: Daniel Ribeiro drw...@gmail.com --- drivers/regulator/Kconfig |7 + drivers/regulator/Makefile |1 +

Re: [PATCHv2 2/2] PCAP regulator driver (for 2.6.32)

2009-06-26 Thread Mark Brown
On Fri, Jun 26, 2009 at 08:08:41PM -0300, Daniel Ribeiro wrote: Changed: Removed workaround for regulator use_count issues. The usual place for these comments is after the --- with the diffstat (the tools can then deal automatically with them). Incidentally, the code you had would only help