commit | 6ea52226ca131a99bb619bd56fbeee566ea5a966 | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Mon Dec 29 20:27:31 2008 +0100 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Mon Dec 29 20:27:31 2008 +0100 |
tree | fdb88ece25f8c89ccdcf7a149d8321d8f4b33c9e | |
parent | 3c8a2cce47c6813383c9e38134e31f7e5f72e9d8 [diff] |
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>