summaryrefslogtreecommitdiff
path: root/meta/packages/linux/linux-rp-2.6.21+2.6.22-rc7/connectplus-remove-ide-HACK.patch
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2007-07-02 09:15:39 +0000
committerRichard Purdie <richard@openedhand.com>2007-07-02 09:15:39 +0000
commitc705da4f93b34596605f11952b682543039ce94a (patch)
tree903260ddc766ce147170e1eb6f62ae65f000cd71 /meta/packages/linux/linux-rp-2.6.21+2.6.22-rc7/connectplus-remove-ide-HACK.patch
parent0fadc1e4a4ca6760708293eca4c6789eb7887bef (diff)
downloadopenembedded-core-c705da4f93b34596605f11952b682543039ce94a.tar.gz
openembedded-core-c705da4f93b34596605f11952b682543039ce94a.tar.bz2
openembedded-core-c705da4f93b34596605f11952b682543039ce94a.tar.xz
openembedded-core-c705da4f93b34596605f11952b682543039ce94a.zip
linux-rp: 2.6.22-rc6 -> 2.6.22-rc7, fix defconfig entries, add patch to fix suspend/resume problems
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2073 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/linux/linux-rp-2.6.21+2.6.22-rc7/connectplus-remove-ide-HACK.patch')
-rw-r--r--meta/packages/linux/linux-rp-2.6.21+2.6.22-rc7/connectplus-remove-ide-HACK.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta/packages/linux/linux-rp-2.6.21+2.6.22-rc7/connectplus-remove-ide-HACK.patch b/meta/packages/linux/linux-rp-2.6.21+2.6.22-rc7/connectplus-remove-ide-HACK.patch
new file mode 100644
index 000000000..4414b2119
--- /dev/null
+++ b/meta/packages/linux/linux-rp-2.6.21+2.6.22-rc7/connectplus-remove-ide-HACK.patch
@@ -0,0 +1,12 @@
+Index: linux-2.6.13/drivers/ide/legacy/ide-cs.c
+===================================================================
+--- linux-2.6.13.orig/drivers/ide/legacy/ide-cs.c 2005-09-01 22:43:46.000000000 +0100
++++ linux-2.6.13/drivers/ide/legacy/ide-cs.c 2005-09-01 22:45:46.000000000 +0100
+@@ -488,7 +488,6 @@
+ PCMCIA_DEVICE_PROD_ID123("KODAK Picture Card ", "KODAK ", "V100K", 0x94a0d8f3, 0xe4fc3ea0, 0xe5e7eed4),
+ PCMCIA_DEVICE_PROD_ID1("STI Flash", 0xe4a13209),
+ PCMCIA_DEVICE_PROD_ID12("STI", "Flash 5.0", 0xbf2df18d, 0x8cb57a0e),
+- PCMCIA_MFC_DEVICE_PROD_ID12(1, "SanDisk", "ConnectPlus", 0x7a954bd9, 0x74be00c6),
+ PCMCIA_DEVICE_NULL,
+ };
+ MODULE_DEVICE_TABLE(pcmcia, ide_ids);