summaryrefslogtreecommitdiffstats
path: root/include/linux/sonycd535.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/sonycd535.h')
-rw-r--r--include/linux/sonycd535.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/linux/sonycd535.h b/include/linux/sonycd535.h
index 387e6f814..5dea1ef16 100644
--- a/include/linux/sonycd535.h
+++ b/include/linux/sonycd535.h
@@ -107,9 +107,9 @@
#define LOG_START_OFFSET 150 /* Offset of first logical sector */
-#define SONY_JIFFIES_TIMEOUT 500 /* Maximum number of jiffies (10ms)
- the drive will wait/try for an
- operation */
+#define SONY_JIFFIES_TIMEOUT (5*HZ) /* Maximum time
+ the drive will wait/try for an
+ operation */
#define SONY_READY_RETRIES (50000) /* How many times to retry a
spin waiting for a register
to come ready */