Re: [PATCH 3.8-stable] regulator: fixed regulator_bulk_enable unwinding code

2013-04-23 Thread Luis Henriques
On Tue, Apr 23, 2013 at 11:56:25AM +0900, Jonghwan Choi wrote: > 3.8-stable review patch. If anyone has any objections, please let me know. Thanks, I believe this is also applicable to 3.4.y and 3.5.y. Cheers, -- Luis > > -- > > From: "Andrzej Hajda " > > commit fbe31057fafeb

[PATCH 3.8-stable] regulator: fixed regulator_bulk_enable unwinding code

2013-04-22 Thread Jonghwan Choi
3.8-stable review patch. If anyone has any objections, please let me know. -- From: "Andrzej Hajda " commit fbe31057fafebdc2811a7101b8b4a0460f5417d1 upstream. Unwinding code disables all successfully enabled regulators. Error is logged for every failed regulator. Signed-off-by