From: Stephan Gatzka Date: Mon, 12 Sep 2011 20:23:53 +0000 (+0200) Subject: firewire: ohci: Add support for TSB41BA3D phy X-Git-Tag: v3.2-rc1~102^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25935ebebd861182ac58ecea67718bb6a617c7cb;p=pandora-kernel.git firewire: ohci: Add support for TSB41BA3D phy This patch implements a work around for the Texas Instruments PHY TSB41BA3D. This phy has a bug at least in combination with the TI LLCs TSB82AA2B and TSB12LV26. The selfid coming from the locally connected phy is not propagated into the selfid buffer of the OHCI (see http://www.ti.com/litv/pdf/sllz059 for details). The main idea is to construct the selfid ourselves. Signed-off-by: Stephan Gatzka Signed-off-by: Stefan Richter --- Reading git-diff-tree failed