From: Bartlomiej Zolnierkiewicz Date: Mon, 29 Dec 2008 19:27:29 +0000 (+0100) Subject: ide: IDE settings don't need an ide_lock held X-Git-Tag: v2.6.29-rc1~561^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f473e9c92ea458e60494561a2065a358b7239bb;p=pandora-kernel.git ide: IDE settings don't need an ide_lock held IDE settings are protected by ide_setting_mtx mutex so there is no need to hold ide_lock in ide_setting_ioctl(), ide_read_setting() and ide_proc_unregister_driver(). Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed