summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-3.3/205-spi-ath79-add-shutdown-handler.patch
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-07-05 08:26:48 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-07-05 08:26:48 +0000
commitee6173e7dca7be8fa8589f233d1c6b96f370b765 (patch)
tree4522fb9425e834d1676928d19128712de562a512 /target/linux/ar71xx/patches-3.3/205-spi-ath79-add-shutdown-handler.patch
parent74d33b7b96f13570071c15c40f893665f3bcebb2 (diff)
ar71xx: add initial support for the Qualcomm Atheros AP136 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32607 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/patches-3.3/205-spi-ath79-add-shutdown-handler.patch')
-rw-r--r--target/linux/ar71xx/patches-3.3/205-spi-ath79-add-shutdown-handler.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/patches-3.3/205-spi-ath79-add-shutdown-handler.patch b/target/linux/ar71xx/patches-3.3/205-spi-ath79-add-shutdown-handler.patch
index aeb8540dd..a1461ceae 100644
--- a/target/linux/ar71xx/patches-3.3/205-spi-ath79-add-shutdown-handler.patch
+++ b/target/linux/ar71xx/patches-3.3/205-spi-ath79-add-shutdown-handler.patch
@@ -1,7 +1,7 @@
-From 8f30eb1354f54684d1d09599b2466f1a0e69d9c3 Mon Sep 17 00:00:00 2001
+From dab305def68a9ea28c1c0ca2fc20bba645944914 Mon Sep 17 00:00:00 2001
From: Gabor Juhos <juhosg@openwrt.org>
Date: Wed, 11 Jan 2012 22:19:32 +0100
-Subject: [PATCH 46/47] spi/ath79: add shutdown handler
+Subject: [PATCH 33/34] spi/ath79: add shutdown handler
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
---