ohci1394: clean up asynchronous and physical request filters programming
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Wed, 29 Mar 2006 00:57:34 +0000 (19:57 -0500)
committerJody McIntyre <scjody@modernduck.com>
Wed, 29 Mar 2006 00:57:34 +0000 (19:57 -0500)
commit180a43044faeaa9bfe0c604d472023a6446430b5
tree81025e588cd49c5b69501773e58afbf31ba8b176
parentc1d08eb6cd06c225d825c8981e05729389fd51a9
ohci1394: clean up asynchronous and physical request filters programming

Various cleanups of how ohci1394 programs AsynchronousRequestFilter,
PhysicalRequestFilter, and physUpperBoundOffset. In particular, do not
rewrite registers within the bus reset interrupt handler if bus resets
do not affect the registers in the first place.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Signed-off-by: Jody McIntyre <scjody@modernduck.com>
drivers/ieee1394/ohci1394.c