From: Anton Vorontsov Date: Tue, 8 Jul 2008 17:36:32 +0000 (+0400) Subject: powerpc/83xx: fix ULPI setup for MPC8315 processors X-Git-Tag: v2.6.27-rc1~865^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0a2015965d42f58d3b50c59bd139bc2419bc7f9;p=pandora-kernel.git powerpc/83xx: fix ULPI setup for MPC8315 processors We must not use MPC831X_SICR[HL]_* definitions for the MPC8315 processors, because SICR USB bits locations are not compatible with MPC8313. This patch fixes ULPI workability on MPC8315E-RDB boards. Signed-off-by: Anton Vorontsov Signed-off-by: Kumar Gala --- Reading git-diff-tree failed