From: Kristian Høgsberg Date: Mon, 19 Mar 2007 15:37:16 +0000 (-0400) Subject: firewire: Grab dev->sem when doing the update callback. X-Git-Tag: v2.6.22-rc1~111^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=015b066f4e5dbd301144c2de1c53329178f67a01;p=pandora-kernel.git firewire: Grab dev->sem when doing the update callback. This serializes the update callback with the probe and remove callback from the driver core and prevents remove from being called while update is running for the same device. Signed-off-by: Kristian Høgsberg Signed-off-by: Stefan Richter --- Reading git-diff-tree failed