ar71xx: add initial support for the Qualcomm Atheros AP136 board
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / patches-3.3 / 203-spi-ath79-use-gpio_request_one.patch
index 0c0ab63887ada1a2c3066ac7a928baff56cd03e0..12559bcae1cda8c3e39f2ca4b675766e098122f8 100644 (file)
@@ -1,7 +1,7 @@
-From 07f515fc0f69d18110cb2369e0b5d0fb4bdd7dfa Mon Sep 17 00:00:00 2001
+From 6bd876a46b977643f27d2cc63f49e1bc84b78134 Mon Sep 17 00:00:00 2001
 From: Gabor Juhos <juhosg@openwrt.org>
 Date: Mon, 9 Jan 2012 15:04:21 +0100
-Subject: [PATCH 44/47] spi/ath79: use gpio_request_one
+Subject: [PATCH 31/34] spi/ath79: use gpio_request_one
 
 Use gpio_request_one() instead of multiple gpiolib calls.