From: Srikanth Srinivasan Date: Wed, 2 Jul 2008 07:14:33 +0000 (-0500) Subject: USB: EHCI: Reconciling USB register differences on MPC85xx vs MPC83xx X-Git-Tag: v2.6.27-rc1~946^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f5342583c67fde6825d39b19c6b252db80beaf2;p=pandora-kernel.git USB: EHCI: Reconciling USB register differences on MPC85xx vs MPC83xx A couple of USB register initializations had to be changed on MPC85xx platforms. This is due to the internal SoC buses being different on MPC83xx SoCs vs MPC85xx SoCs. We currently handle this via an ifdef since 83xx and 85xx are mutually exclusive kernel builds. Signed-off-by: Srikanth Srinivasan Signed-off-by: Kumar Gala Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed