Browse Source

dtc2278: note on docs

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Alan Cox 17 years ago
parent
commit
d3bad45f02
1 changed files with 2 additions and 0 deletions
  1. 2 0
      drivers/ide/legacy/dtc2278.c

+ 2 - 0
drivers/ide/legacy/dtc2278.c

@@ -83,6 +83,8 @@ static void dtc2278_set_pio_mode(ide_drive_t *drive, const u8 pio)
 		spin_unlock_irqrestore(&dtc2278_lock, flags);
 		spin_unlock_irqrestore(&dtc2278_lock, flags);
 	} else {
 	} else {
 		/* we don't know how to set it back again.. */
 		/* we don't know how to set it back again.. */
+		/* Actually we do - there is a data sheet available for the
+		   Winbond but does anyone actually care */
 	}
 	}
 
 
 	/*
 	/*