From: Clemens Ladisch Date: Thu, 10 Jun 2010 06:40:49 +0000 (+0200) Subject: firewire: allocate broadcast channel in hardware X-Git-Tag: v2.6.36-rc1~490^2^3~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e91b2787d0a2e4719b016e8dec0afd2d5ab6c30f;p=pandora-kernel.git firewire: allocate broadcast channel in hardware On OHCI 1.1 controllers, let the hardware allocate the broadcast channel automatically. This removes a theoretical race condition directly after a bus reset where it could be possible to read the channel allocation register with channel 31 still being unallocated. Signed-off-by: Clemens Ladisch --- Reading git-diff-tree failed