ide: fix the ide_release_lock imbalance
authorMichael Schmitz <schmitz@biophys.uni-duesseldorf.de>
Tue, 2 Dec 2008 19:40:02 +0000 (20:40 +0100)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Tue, 2 Dec 2008 19:40:02 +0000 (20:40 +0100)
commitf9e3326dce0ef117308872cd234b903aa19aa40f
treea1dff20298ac224d70198959951b0b2f9e43208f
parent061e41fdb5047b1fb161e89664057835935ca1d2
ide: fix the ide_release_lock imbalance

ide_release_lock() spits out lots of:

ide_release_lock: bug

warnings on Atari Falcon.

Fix the ide_release_lock imbalance.

Signed-off-by: Michael Schmitz <schmitz@biophys.uni-duesseldorf.de>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/ide-io.c