From ed81d7741eddb690aa9d5c79945123db11ec7a0c Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Mon, 14 Jul 2014 09:34:54 +0200 Subject: [PATCH] eata: remove driver_lock port_detect is only called from the module_init routine and thus implicitly serialized, so remove the driver lock which was held over potentially sleeping function calls. Signed-off-by: Christoph Hellwig Reported-by: Arthur Marsh Tested-by: Arthur Marsh Reviewed-by: Martin K. Petersen Reviewed-by: Hannes Reinecke --- Reading git-format-patch failed