ide: __ide_port_unregister_devices() doesn't need an ide_lock held
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Mon, 29 Dec 2008 19:27:30 +0000 (20:27 +0100)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Mon, 29 Dec 2008 19:27:30 +0000 (20:27 +0100)
commit44e312310889145b47311a311d3faf2488349116
treebd4881b0bf875be77a75f57f097584610a78c1bd
parent1f473e9c92ea458e60494561a2065a358b7239bb
ide: __ide_port_unregister_devices() doesn't need an ide_lock held

[ and ide_cfg_mtx mutex provides a sufficient protection for callers ]

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