summaryrefslogtreecommitdiffstats
path: root/linux-2.6-ps3-storage-alias.patch
diff options
context:
space:
mode:
Diffstat (limited to 'linux-2.6-ps3-storage-alias.patch')
-rw-r--r--linux-2.6-ps3-storage-alias.patch7
1 files changed, 7 insertions, 0 deletions
diff --git a/linux-2.6-ps3-storage-alias.patch b/linux-2.6-ps3-storage-alias.patch
new file mode 100644
index 0000000..ceb6519
--- /dev/null
+++ b/linux-2.6-ps3-storage-alias.patch
@@ -0,0 +1,7 @@
+--- linux-2.6.22.ppc64/drivers/block/ps3disk.c~ 2007-07-25 16:06:16.000000000 +0100
++++ linux-2.6.22.ppc64/drivers/block/ps3disk.c 2007-07-26 08:49:44.000000000 +0100
+@@ -628,3 +628,4 @@ MODULE_LICENSE("GPL");
+ MODULE_DESCRIPTION("PS3 Disk Storage Driver");
+ MODULE_AUTHOR("Sony Corporation");
+ MODULE_ALIAS(PS3_MODULE_ALIAS_STOR_DISK);
++MODULE_ALIAS("ps3_storage");