From 8885ae67a74cc797319f82ff9d2afb54dadfdfc7 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 21 Jul 2008 15:09:18 +0000 Subject: linux-rp: 2.6.25+2.6.26-rc4 -> 2.6.26 and apply the i2c suspend/resume fix for zaurus devices git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4914 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- .../linux/linux-rp-2.6.26/connectplus-remove-ide-HACK.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 meta/packages/linux/linux-rp-2.6.26/connectplus-remove-ide-HACK.patch (limited to 'meta/packages/linux/linux-rp-2.6.26/connectplus-remove-ide-HACK.patch') diff --git a/meta/packages/linux/linux-rp-2.6.26/connectplus-remove-ide-HACK.patch b/meta/packages/linux/linux-rp-2.6.26/connectplus-remove-ide-HACK.patch new file mode 100644 index 0000000000..4414b21191 --- /dev/null +++ b/meta/packages/linux/linux-rp-2.6.26/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); -- cgit v1.2.3-54-g00ecf