From: Julian Andres Klode Date: Mon, 26 Dec 2011 16:57:39 +0000 (+0100) Subject: staging: nvec: Use gpio_request_one() instead of gpio_request() X-Git-Tag: v3.4-rc1~186^2~176^2~172 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aed92bbcf4ce760c4d7848013a0db3bdd4ae9492;p=pandora-kernel.git staging: nvec: Use gpio_request_one() instead of gpio_request() This saves us some calls and thus makes the code shorter and nicer. Signed-off-by: Julian Andres Klode Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed