[POWERPC] Fix ucc_geth of_device discovery on mpc832x
authorKim Phillips <kim.phillips@freescale.com>
Wed, 22 Nov 2006 00:19:42 +0000 (18:19 -0600)
committerPaul Mackerras <paulus@samba.org>
Wed, 22 Nov 2006 02:28:21 +0000 (13:28 +1100)
commit8746ed3dae14e87e9f7ad8e44649b72e22b33274
tree4555911faa3bb62237b8bcfdee543cc29a28bde4
parentdf9c23095fc8652798c41dd860676d3dafb2f1dc
[POWERPC] Fix ucc_geth of_device discovery on mpc832x

mpc832x, as in mpc8360, needs to explicitly find and create the
platform device for ucc_geth in 2.6.19.  This code will likely be
readapted to Benh's new of_ methods for 2.6.20.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/83xx/mpc832x_mds.c