Skip to content
Commit 077664a2 authored by Laurent Pinchart's avatar Laurent Pinchart Committed by Paul Mundt
Browse files

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: default avatarLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent d4b7c5db
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment