From: Viresh Kumar Date: Wed, 14 Nov 2012 09:14:07 +0000 (+0530) Subject: Pinctrl/spear: plgpio: don't call prepare/unprepare X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~94^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f92bc45ffdcd28c41bb6861753deb1a68d857922;p=pandora-kernel.git Pinctrl/spear: plgpio: don't call prepare/unprepare SPEAr SoC's don't do anything in clk_prepare() of plgpio driver, so there is no need to call this routine multiple times. Just call it once at probe. Signed-off-by: Viresh Kumar Signed-off-by: Linus Walleij --- Reading git-diff-tree failed