From 3102a76cfbf9ac4ae0cf54c7452f7ba4292a4760 Mon Sep 17 00:00:00 2001 From: Richard Genoud Date: Mon, 25 Mar 2013 15:47:22 +0100 Subject: [PATCH] pinctrl: disable and free setting in select_state in case of error If enabling a pin fails in pinctrl_select_state_locked(), all the previous enabled pins have to be disabled to get back to the previous state. Signed-off-by: Richard Genoud Signed-off-by: Linus Walleij --- Reading git-format-patch failed