]> git.baikalelectronics.ru Git - kernel.git/commit
firewire: ohci: optimize TSB41BA3D detection
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Mon, 19 Sep 2011 07:29:30 +0000 (09:29 +0200)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Sun, 9 Oct 2011 15:00:17 +0000 (17:00 +0200)
commitb2748b582d99c001ff1c46a265d48fc79ab0900e
treeedc61366619baf3d63ac1fcc8f82047d5f8839d4
parentd6aaf6be3c95b86b45ce83cd0143d61a83a5db07
firewire: ohci: optimize TSB41BA3D detection

Takes less source code and machine code, and less runtime with PHYs
other than TSB41BA3D (e.g. TSB81BA3 with device ID 0x831304 which takes
one instead of six read_paged_phy_reg now).

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