On Tue, 10 Jan 2012 15:27:36 +0800, Axel Lin wrote:
> Simplify the error handling by moving the code to free gpios in one place.
>
> Signed-off-by: Axel Lin
> Acked-by: Shawn Guo
Applied, thanks.
g.
> ---
> drivers/spi/spi-imx.c | 11 +++
> 1 files changed, 3 insertions(+), 8 dele
Simplify the error handling by moving the code to free gpios in one place.
Signed-off-by: Axel Lin
Acked-by: Shawn Guo
---
drivers/spi/spi-imx.c | 11 +++
1 files changed, 3 insertions(+), 8 deletions(-)
diff --git a/drivers/spi/spi-imx.c b/drivers/spi/spi-imx.c
index c6e697f..31054e