From: Michal Simek Date: Mon, 3 Jun 2013 12:31:16 +0000 (+0200) Subject: GPIO: xilinx: Simplify driver probe function X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~31^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f8bf50031a68f533ae7eba3d3277c38ee7806f5;p=pandora-kernel.git GPIO: xilinx: Simplify driver probe function Simplification is done by using OF helper function which increase readability of code and remove (if (var) var = be32_to_cpup;) assignment. Signed-off-by: Michal Simek Signed-off-by: Linus Walleij --- Reading git-diff-tree failed