From: Laurent Pinchart Date: Wed, 28 Nov 2012 19:56:48 +0000 (+0100) Subject: sh-pfc: Don't take the sh_pfc spinlock in sh_pfc_map_gpios() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~46^2^2~137 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d785fdb5d8ebdb0081624e9d8b220ff199c22645;p=pandora-kernel.git sh-pfc: Don't take the sh_pfc spinlock in sh_pfc_map_gpios() The sh_pfc_map_gpios() function is only called at initialization time when no other task can access the sh_pfc fields. Don't protect the operation with a spinlock. Signed-off-by: Laurent Pinchart Acked-by: Linus Walleij --- Reading git-diff-tree failed