From: Clemens Ladisch Date: Thu, 10 Jun 2010 06:24:03 +0000 (+0200) Subject: firewire: core: add CSR STATE_CLEAR/STATE_SET support X-Git-Tag: v2.6.36-rc1~490^2^3~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e07ec0eee1662f89e57f84aff625065beb2b209;p=pandora-kernel.git 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 --- Reading git-diff-tree failed