From: Bartlomiej Zolnierkiewicz Date: Fri, 17 Oct 2008 16:09:13 +0000 (+0200) Subject: ide-floppy: factor out generic disk handling code to ide-gd-floppy.c X-Git-Tag: v2.6.28-rc1~83^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c84d9bbe7c77aea7e1194da056d44a2ed982e72b;p=pandora-kernel.git ide-floppy: factor out generic disk handling code to ide-gd-floppy.c While at it: - idefloppy_do_request() -> ide_floppy_do_request() - idefloppy_end_request() -> ide_floppy_end_request() - idefloppy_setup() -> ide_floppy_setup() There should be no functional changes caused by this patch. Acked-by: Borislav Petkov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed