1
0
Fork 0
freescale-linux-fslc/drivers/firewire
Stefan Richter b384cf1887 firewire: core: combine some repeated code
All of these CSRs have the same read/ write/ aynthing-else handling,
except for CSR_PRIORITY_BUDGET which might not be implemented.

The CSR_CYCLE_TIME read handler implementation accepted 4-byte-sized
block write requests before this change but this is just silly; the
register is only required to support quadlet read and write requests
like the other r/w CSR core and Serial-Bus-dependent registers.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
2010-06-19 13:01:41 +02:00
..
Kconfig firewire, ieee1394: update Kconfig help 2009-12-29 19:58:17 +01:00
Makefile firewire: net: add Kconfig item, rename driver 2009-06-14 14:26:29 +02:00
core-card.c firewire: drop sizeof expressions from some request size arguments 2010-06-19 13:01:40 +02:00
core-cdev.c firewire: add read_csr_reg driver callback 2010-06-10 08:24:35 +02:00
core-device.c firewire: core: align driver match with modalias 2010-03-24 22:01:47 +01:00
core-iso.c firewire: core: fw_iso_resource_manage: fix error handling 2010-03-15 14:29:44 +01:00
core-topology.c firewire: normalize STATE_CLEAR/SET CSR access interface 2010-06-19 13:01:41 +02:00
core-transaction.c firewire: core: combine some repeated code 2010-06-19 13:01:41 +02:00
core.h firewire: normalize STATE_CLEAR/SET CSR access interface 2010-06-19 13:01:41 +02:00
net.c firewire: net: fix panic in fwnet_write_complete 2010-02-01 21:51:28 +01:00
ohci.c firewire: normalize STATE_CLEAR/SET CSR access interface 2010-06-19 13:01:41 +02:00
ohci.h firewire: add CSR cmstr support 2010-06-10 08:36:37 +02:00
sbp2.c firewire: drop sizeof expressions from some request size arguments 2010-06-19 13:01:40 +02:00