From: Christoph Hellwig Date: Mon, 14 Jul 2014 07:34:54 +0000 (+0200) Subject: eata: remove driver_lock X-Git-Tag: fixes-for-v3.18-merge-window~25^2^2~192 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed81d7741eddb690aa9d5c79945123db11ec7a0c;p=pandora-kernel.git 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-diff-tree failed