From: Greg Kroah-Hartman Date: Mon, 9 Apr 2007 15:52:31 +0000 (-0400) Subject: Driver core: remove use of rwsem X-Git-Tag: v2.6.22-rc1~1119^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49f019d66d056ebb261d261d7c89cb698f5eec18;p=pandora-kernel.git Driver core: remove use of rwsem This lock is never used by the rest of the driver core, so the fact that we are grabbing it here means it isn't correct... Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed