firewire: core: add CSR STATE_CLEAR/STATE_SET support
authorClemens Ladisch <clemens@ladisch.de>
Thu, 10 Jun 2010 06:24:03 +0000 (08:24 +0200)
committerClemens Ladisch <clemens@ladisch.de>
Thu, 10 Jun 2010 06:24:03 +0000 (08:24 +0200)
The state registers are zero and read-only in this implementation, so
they are not of much use.  However, the specification requires that they
are present for transaction capable nodes, and the Base 1394 Test Suite
tests for them, so we better implement them.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>

No differences found