From: Bartlomiej Zolnierkiewicz Date: Thu, 18 Aug 2005 20:09:21 +0000 (+0200) Subject: [PATCH] ide-floppy: fix IDEFLOPPY_TICKS_DELAY X-Git-Tag: v2.6.13-rc7~59^2~15^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c40d3d38a8f04fff4394c7323db239bce780db60;p=pandora-kernel.git [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 for reporting the problem and testing the patch. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed