firewire: ohci: TSB41BA3D support tweaks
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Sun, 18 Sep 2011 22:17:37 +0000 (00:17 +0200)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Sun, 9 Oct 2011 15:00:17 +0000 (17:00 +0200)
commit28897fb73c848eb441e54e859d0b64ad6b44d2e6
tree7bcd80bc463f4d3e6a11c2c2bcf4c8ef069b2142
parent25935ebebd861182ac58ecea67718bb6a617c7cb
firewire: ohci: TSB41BA3D support tweaks

Fix:  phy_reg_mutex must be held over the write/read_phy_reg pair which
gets PHY port status.

Only print to the log when a TSB41BA3D was found.  By far most TSB82AA2
cards have a TSB81BA3, and firewire-ohci can keep quiet about that.

Shorten some strings and comments.  Change some whitespace.

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