commit | 993baca3dde7959567e3c7c262c2bc843ba241de | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@redhat.com> | Tue Feb 06 14:49:35 2007 -0500 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Fri Mar 09 22:02:53 2007 +0100 |
tree | bc924ea80ec97b3ef04d9f4017608f25ab70566b | |
parent | 7f37c426c68d34aa221ce29262c1eba39034ac97 [diff] |
firewire: Schedule topology work before calling driver update functions. This prevents superfluous bus traffic as fw-sbp2 logs in only to get kicked off the device by another bus reset as the driver core does bus management. Scheduling it this way lets the driver core finish bus management before higher level drivers get the update callback. Signed-off-by: Kristian Høgsberg <krh@redhat.com> Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>