summaryrefslogtreecommitdiffstats
path: root/target/linux/ps3/patches-2.6.28/0006-mtd-ps3vram-Add-modalias-support-to-the-ps3vram-dri.patch
diff options
context:
space:
mode:
authorhcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-03-24 08:54:41 +0000
committerhcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-03-24 08:54:41 +0000
commit40d2070d980a657a1b5e92bf509325a0b2b83753 (patch)
tree2d93aed964211e06410ea5c2206ee31654facb63 /target/linux/ps3/patches-2.6.28/0006-mtd-ps3vram-Add-modalias-support-to-the-ps3vram-dri.patch
parent278de97272d6c67f8a68f8d266a2a0dbd89a97d4 (diff)
ps3: update ps3vram patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15011 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ps3/patches-2.6.28/0006-mtd-ps3vram-Add-modalias-support-to-the-ps3vram-dri.patch')
-rw-r--r--target/linux/ps3/patches-2.6.28/0006-mtd-ps3vram-Add-modalias-support-to-the-ps3vram-dri.patch25
1 files changed, 0 insertions, 25 deletions
diff --git a/target/linux/ps3/patches-2.6.28/0006-mtd-ps3vram-Add-modalias-support-to-the-ps3vram-dri.patch b/target/linux/ps3/patches-2.6.28/0006-mtd-ps3vram-Add-modalias-support-to-the-ps3vram-dri.patch
deleted file mode 100644
index 243c186a9..000000000
--- a/target/linux/ps3/patches-2.6.28/0006-mtd-ps3vram-Add-modalias-support-to-the-ps3vram-dri.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From 0a2d15b928e0b1673d4ed5f48d95af211b6fcc06 Mon Sep 17 00:00:00 2001
-From: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
-Date: Tue, 6 Jan 2009 11:32:03 +0000
-Subject: [PATCH] mtd/ps3vram: Add modalias support to the ps3vram driver
-
-Update ps3vram driver to use the new ps3 three id modalias support.
-
-Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
-Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
-Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
----
- arch/powerpc/include/asm/ps3.h | 1 +
-
-diff --git a/arch/powerpc/include/asm/ps3.h b/arch/powerpc/include/asm/ps3.h
-index 66b6505..eead5c6 100644
---- a/arch/powerpc/include/asm/ps3.h
-+++ b/arch/powerpc/include/asm/ps3.h
-@@ -333,6 +333,7 @@ enum ps3_match_sub_id {
- #define PS3_MODULE_ALIAS_STOR_FLASH "ps3:8:0"
- #define PS3_MODULE_ALIAS_SOUND "ps3:9:0"
- #define PS3_MODULE_ALIAS_GPU_FB "ps3:10:1"
-+#define PS3_MODULE_ALIAS_GPU_RAMDISK "ps3:10:2"
- #define PS3_MODULE_ALIAS_LPM "ps3:11:0"
-
- enum ps3_system_bus_device_type {