]> git.baikalelectronics.ru Git - kernel.git/commit
firewire: ohci: fix up configuration of TI chips
authorClemens Ladisch <clemens@ladisch.de>
Thu, 1 Apr 2010 14:43:59 +0000 (16:43 +0200)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Sat, 10 Apr 2010 14:51:14 +0000 (16:51 +0200)
commitf085bf34121d91fd3916681c0a36c67290ec5a45
tree4151332eab6070ffcda77012a3afc99e15425b5b
parentedf9cf25e9b1640af5b7e6e9a4c5f0a80c5786b8
firewire: ohci: fix up configuration of TI chips

On TI chips (OHCI-Lynx and later), enable link enhancements features
that TI recommends to be used.  None of these are required for proper
operation, but they are safe and nice to have.

In theory, these bits should have been set by default, but in practice,
some BIOS/EEPROM writers apparently do not read the datasheet, or get
spooked by names like "unfair".

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
drivers/firewire/ohci.c
drivers/firewire/ohci.h