spi/ath79: use gpio_request_one
authorGabor Juhos <juhosg@openwrt.org>
Thu, 27 Dec 2012 09:42:27 +0000 (10:42 +0100)
committerGrant Likely <grant.likely@secretlab.ca>
Tue, 5 Feb 2013 12:58:55 +0000 (12:58 +0000)
Use gpio_request_one() instead of multiple gpiolib calls.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found