diff options
Diffstat (limited to 'drivers/ide/ide-gd.c')
-rw-r--r-- | drivers/ide/ide-gd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ide/ide-gd.c b/drivers/ide/ide-gd.c index c102d23d9b38..79399534782c 100644 --- a/drivers/ide/ide-gd.c +++ b/drivers/ide/ide-gd.c | |||
@@ -92,7 +92,7 @@ static void ide_disk_release(struct device *dev) | |||
92 | 92 | ||
93 | /* | 93 | /* |
94 | * On HPA drives the capacity needs to be | 94 | * On HPA drives the capacity needs to be |
95 | * reinitilized on resume otherwise the disk | 95 | * reinitialized on resume otherwise the disk |
96 | * can not be used and a hard reset is required | 96 | * can not be used and a hard reset is required |
97 | */ | 97 | */ |
98 | static void ide_gd_resume(ide_drive_t *drive) | 98 | static void ide_gd_resume(ide_drive_t *drive) |