staging: nvec: Use gpio_request_one() instead of gpio_request()
commitaed92bbcf4ce760c4d7848013a0db3bdd4ae9492
authorJulian Andres Klode <jak@jak-linux.org>
Mon, 26 Dec 2011 16:57:39 +0000 (26 17:57 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 31 Jan 2012 18:27:59 +0000 (31 10:27 -0800)
tree92abbbc123f86671efef573a9a64de6d725b661d
parentd3f862aec400dd831a4bdbea107fd85419bddab1
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 <jak@jak-linux.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/nvec/nvec.c