sh-pfc: Drop the sh_pfc_pinctrl spinlock
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Wed, 28 Nov 2012 19:52:53 +0000 (20:52 +0100)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Fri, 15 Mar 2013 12:33:36 +0000 (13:33 +0100)
commite3e89ae43e132b80039614098597ad2fec6cfbb1
treefe3ef2021905ce79c2d46d262a8940e31ec9b4d2
parent942785db87740d144eba0dd717991e07878aaffb
sh-pfc: Drop the sh_pfc_pinctrl spinlock

The spinlock is used to protect data that is only accessed sequentially
during initialization. Remove it.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/sh-pfc/pinctrl.c