From ff4e17bc25b735788cbe60f4c83231c47e2929f8 Mon Sep 17 00:00:00 2001 From: juhosg Date: Sun, 18 May 2008 20:24:13 +0000 Subject: [kernel] refresh generic 2.6.22 patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11186 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../linux/generic-2.6/patches-2.6.22/601-eeprom_93cx6_fixes.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'target/linux/generic-2.6/patches-2.6.22/601-eeprom_93cx6_fixes.patch') diff --git a/target/linux/generic-2.6/patches-2.6.22/601-eeprom_93cx6_fixes.patch b/target/linux/generic-2.6/patches-2.6.22/601-eeprom_93cx6_fixes.patch index 2f494c839..4642a1c7a 100644 --- a/target/linux/generic-2.6/patches-2.6.22/601-eeprom_93cx6_fixes.patch +++ b/target/linux/generic-2.6/patches-2.6.22/601-eeprom_93cx6_fixes.patch @@ -1,7 +1,7 @@ -Index: linux-2.6.22.18/drivers/misc/eeprom_93cx6.c +Index: linux-2.6.22.19/drivers/misc/eeprom_93cx6.c =================================================================== ---- linux-2.6.22.18.orig/drivers/misc/eeprom_93cx6.c -+++ linux-2.6.22.18/drivers/misc/eeprom_93cx6.c +--- linux-2.6.22.19.orig/drivers/misc/eeprom_93cx6.c ++++ linux-2.6.22.19/drivers/misc/eeprom_93cx6.c @@ -39,14 +39,26 @@ static inline void eeprom_93cx6_pulse_hi { eeprom->reg_data_clock = 1; -- cgit v1.2.3