]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite58ca6e67c97891a248b59e787fce42153fed0e3
treee87721bd59bbb27c2631c94c67e1c74058eb497d
parent5971f651e5634b70217f1f1d0eec99fc0e538d3b
spi/ath79: use gpio_request_one

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>
drivers/spi/spi-ath79.c