[PATCH] ide-floppy: fix IDEFLOPPY_TICKS_DELAY
authorBartlomiej Zolnierkiewicz <bzolnier@elka.pw.edu.pl>
Thu, 18 Aug 2005 20:09:21 +0000 (22:09 +0200)
committerBartlomiej Zolnierkiewicz <bzolnier@elka.pw.edu.pl>
Thu, 18 Aug 2005 20:09:21 +0000 (22:09 +0200)
commitc40d3d38a8f04fff4394c7323db239bce780db60
tree58fc485a9ca8d3a89221dd40ee2ae1c110b46598
parent30d5b64b63fa69af31b2cba32e6d71d68526eec9
[PATCH] ide-floppy: fix IDEFLOPPY_TICKS_DELAY

* IDEFLOPPY_TICKS_DELAY assumed HZ == 100, fix it
* increase the delay to 50ms (to match comment in the code)

Thanks to Manfred Scherer <manfred.scherer.mhm@t-online.de>
for reporting the problem and testing the patch.

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@elka.pw.edu.pl>
drivers/ide/ide-floppy.c