linux/drivers/sh/pfc
Laurent Pinchart 077664a264 sh: pfc: Release spinlock in sh_pfc_gpio_request_enable() error path
The sh_pfc_gpio_request_enable() function acquires a spinlock but fails
to release it before returning if the requested mux type is not
supported. Fix this.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2012-09-18 16:54:46 +09:00
..
Kconfig sh: pfc: pin config get/set support. 2012-07-20 16:39:09 +09:00
Makefile
core.c sh: pfc: Error out on pinctrl init resolution failure. 2012-07-17 15:18:37 +09:00
gpio.c sh: pfc: Make pr_fmt consistent across pfc drivers. 2012-07-11 17:21:04 +09:00
pinctrl.c sh: pfc: Release spinlock in sh_pfc_gpio_request_enable() error path 2012-09-18 16:54:46 +09:00