diff options
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.22/601-eeprom_93cx6_fixes.patch')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.22/601-eeprom_93cx6_fixes.patch | 6 |
1 files changed, 3 insertions, 3 deletions
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 2f494c8390..4642a1c7a1 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; |