From: Grant Likely Date: Mon, 12 Dec 2011 16:25:56 +0000 (-0700) Subject: gpio/microblaze: Eliminate duplication of of_get_named_gpio_flags() X-Git-Tag: v3.3-rc1~173^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe9f68449a507e03d41bee4500456bbfa22095d3;p=pandora-kernel.git gpio/microblaze: Eliminate duplication of of_get_named_gpio_flags() of_reset_gpio_handle() is largely a cut-and-paste copy of of_get_named_gpio_flags(). There really isn't any reason for the split, so this patch deletes the duplicate function Signed-off-by: Grant Likely Cc: Michal Simek --- Reading git-diff-tree failed