From: Laurent Pinchart Date: Thu, 29 Nov 2012 17:00:32 +0000 (+0100) Subject: sh-pfc: Don't needlessly check GPIO type in sh_gpio_free() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~46^2^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24d6b36e91b0503cd1c88b34fa793c0c65fa767d;p=pandora-kernel.git sh-pfc: Don't needlessly check GPIO type in sh_gpio_free() The GPIO type is always PINMUX_TYPE_FUNCTION when freeing a function GPIO. Hardcode the type value. Signed-off-by: Laurent Pinchart Acked-by: Linus Walleij --- Reading git-diff-tree failed