firewire: add CSR BUS_TIME support
authorClemens Ladisch <clemens@ladisch.de>
Thu, 10 Jun 2010 06:33:07 +0000 (08:33 +0200)
committerClemens Ladisch <clemens@ladisch.de>
Thu, 10 Jun 2010 06:33:07 +0000 (08:33 +0200)
commita48777e03ad53777ed119a5f86dd22a6c5a378ad
tree651a3fb567a2b9d6ab111ff07415d87397ba8202
parent9ab5071cd4a16001e4ba790172a7da5e4172462b
firewire: add CSR BUS_TIME support

Implement the BUS_TIME register, which is required for cycle master
capable nodes and tested for by the Base 1393 Test Suite.  Even when
there is not yet bus master initialization support, this register allows
us to work together with other bus masters.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
drivers/firewire/core-transaction.c
drivers/firewire/ohci.c