From: Laurent Pinchart Date: Sun, 10 Mar 2013 14:29:14 +0000 (+0100) Subject: sh-pfc: Remove configuration dry-run and free X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~46^2^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=861601de101215494e2cc7918e8633d63da490ef;p=pandora-kernel.git sh-pfc: Remove configuration dry-run and free The purpose of the dry-run is to ensure that a pin about to be configured isn't in use. However, the current implementation is a no-op. This proves that the dry-run isn't essential. Remove it. Freeing configuration then becomes a no-op as well. Remove it. Signed-off-by: Laurent Pinchart Acked-by: Linus Walleij --- Reading git-diff-tree failed