]> git.baikalelectronics.ru Git - kernel.git/commit
firewire: add CSR PRIORITY_BUDGET support
authorClemens Ladisch <clemens@ladisch.de>
Thu, 10 Jun 2010 06:35:06 +0000 (08:35 +0200)
committerClemens Ladisch <clemens@ladisch.de>
Thu, 10 Jun 2010 06:35:06 +0000 (08:35 +0200)
commit9fb5e6561d44a0139d3682203015b05ed4b6bf6a
tree93352d6aa9fd8eaa0521fbeb65853cd9f485666e
parentd3474a517af83536c43809b67b389be3bf992360
firewire: add CSR PRIORITY_BUDGET support

If supported by the OHCI controller, implement the PRIORITY_BUDGET
register, which is required for nodes that can use asynchronous
priority arbitration.

To allow the core to determine what features the lowlevel device
supports, add a new card driver callback.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
drivers/firewire/core-transaction.c
drivers/firewire/core.h
drivers/firewire/ohci.c
include/linux/firewire.h