From: Bartlomiej Zolnierkiewicz Date: Fri, 10 Oct 2008 20:39:39 +0000 (+0200) Subject: ide: add ide_do_start_stop() helper X-Git-Tag: v2.6.28-rc1~710^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c8a6c7aead1d3be85ce53e3aaacd52e38ede03e;p=pandora-kernel.git ide: add ide_do_start_stop() helper * Add ide_do_start_stop() helper and convert ide-{floppy,tape}.c to use it. * Remove no longer used idefloppy_create_start_stop_cmd() and idetape_create_load_unload_cmd(). There should be no functional changes caused by this patch. Acked-by: Borislav Petkov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed