]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/p4080: Fix warning in serdes code from early use of hwconfig
authorYork Sun <yorksun@freescale.com>
Mon, 10 Jan 2011 22:10:28 +0000 (14:10 -0800)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 20 Jan 2011 04:58:24 +0000 (22:58 -0600)
commit768d5b2bafd702c711d79b67ad0a289d22938c40
tree874e7d150ed5f4a4321028abe5fd13e5466907bc
parent6b06d7dc071a41e7c9d34447a18acdf53c6bdc4f
powerpc/p4080: Fix warning in serdes code from early use of hwconfig

Hwconfig is called before relocating. Use the new hwconfig APIs.

Signed-off-by: York Sun <yorksun@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c