commit | e7fedc3ca0b8fcd3350a40c42a7100a9539e6c4a | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Fri Mar 27 12:46:41 2009 +0100 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Fri Mar 27 12:46:41 2009 +0100 |
tree | 84cd0b58c1c37a4f14f769555ea877b0f4e44efa | |
parent | 041cea10a86a25b088185d07ad15d728f503f02c [diff] |
ide: use ide_complete_cmd() for head unload commands Move handling of head unload commands from task_no_data_intr() to ide_complete_cmd() and then use ide_complete_cmd() also for head unload commands. Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>