]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commit3e07ec0eee1662f89e57f84aff625065beb2b209
treeef164bc604c9b22d21983ae90dbe24636264db9d
parentbda3b8a1faf209a98063ccd77d6833a2bb0fc77e
firewire: core: add CSR STATE_CLEAR/STATE_SET support

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>
drivers/firewire/core-transaction.c