]> git.baikalelectronics.ru Git - kernel.git/commit
firewire: normalize STATE_CLEAR/SET CSR access interface
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Sat, 12 Jun 2010 18:34:50 +0000 (20:34 +0200)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Sat, 19 Jun 2010 11:01:41 +0000 (13:01 +0200)
commit06d1adfae3c7ce502a43058f61b42ee6c4654d73
tree8fd6a196ff953270c03700dd682108baf3ee369b
parent18e40eb6cfb5b7ef923d24155eef207bced1366f
firewire: normalize STATE_CLEAR/SET CSR access interface

Push the maintenance of STATE_CLEAR/SET.abdicate down into the card
driver.  This way, the read/write_csr_reg driver method works uniformly
across all CSR offsets.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
drivers/firewire/core-topology.c
drivers/firewire/core-transaction.c
drivers/firewire/core.h
drivers/firewire/ohci.c
include/linux/firewire.h