mpc5121: don't check PSC ac97 using node name
authorAnatolij Gustschin <agust@denx.de>
Fri, 21 Dec 2012 12:08:07 +0000 (13:08 +0100)
committerAnatolij Gustschin <agust@denx.de>
Tue, 15 Jan 2013 19:11:28 +0000 (20:11 +0100)
commitf4ef34537ad303e2230ec543cccc7847f3c47ae8
treec42ae1df316d5186c306b4207cd2cbb5a3a318e0
parentfa6d459d64a60db41c476c16063670ca4297e1d1
mpc5121: don't check PSC ac97 using node name

The .dtsi now names all PSC nodes as "psc", so this ac97
check won't work. Check for ac97 PSC using compatible
property.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
arch/powerpc/platforms/512x/clock.c