ar71xx: use backported SPI patches
authorGabor Juhos <juhosg@openwrt.org>
Mon, 4 Mar 2013 09:40:44 +0000 (09:40 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Mon, 4 Mar 2013 09:40:44 +0000 (09:40 +0000)
commit2a6ca561577fb197c6d83c5f523657f3a673508f
tree4fb95ac5deffb6f79aca8b56815c804acfb5259b
parenta59e544adb26af519013283e8df9a5ea42115216
ar71xx: use backported SPI patches

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35873 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 files changed:
target/linux/ar71xx/patches-3.8/001-spi-ath79-add-delay-between-SCK-changes.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.8/002-spi-ath79-add-missing-HIGH-LOW-SCK-transition.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.8/003-spi-ath79-remove-superfluous-chip-select-code.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.8/004-spi-ath79-use-gpio_request_one.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.8/005-spi-ath79-avoid-multiple-initialization-of-the-SPI-c.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.8/006-spi-ath79-add-shutdown-handler.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.8/200-spi-ath79-add-delay-between-SCK-changes.patch [deleted file]
target/linux/ar71xx/patches-3.8/201-spi-ath79-add-missing-HIGH-LOW-SCK-transition.patch [deleted file]
target/linux/ar71xx/patches-3.8/202-spi-ath79-remove-superfluous-chip-select-code.patch [deleted file]
target/linux/ar71xx/patches-3.8/203-spi-ath79-use-gpio_request_one.patch [deleted file]
target/linux/ar71xx/patches-3.8/204-spi-ath79-avoid-multiple-initialization-of-the-SPI-c.patch [deleted file]
target/linux/ar71xx/patches-3.8/205-spi-ath79-add-shutdown-handler.patch [deleted file]