ide: use queue lock instead of ide_lock when possible
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Mon, 29 Dec 2008 19:27:31 +0000 (20:27 +0100)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Mon, 29 Dec 2008 19:27:31 +0000 (20:27 +0100)
commit6ea52226ca131a99bb619bd56fbeee566ea5a966
treefdb88ece25f8c89ccdcf7a149d8321d8f4b33c9e
parent3c8a2cce47c6813383c9e38134e31f7e5f72e9d8
ide: use queue lock instead of ide_lock when possible

This is just a preparation for future changes and there should be no
functional changes caused by this patch since ide_lock is currently
also used as queue lock.

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/ide-cd.c
drivers/ide/ide-io.c