powerpc: rename immap_86xx.h to fsl_guts.h, and add 85xx support
authorTimur Tabi <timur@freescale.com>
Thu, 22 Jul 2010 16:33:30 +0000 (11:33 -0500)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Thu, 12 Aug 2010 13:00:15 +0000 (14:00 +0100)
commit6e6f66226f0092a39526f8d6f02ebb447d995be2
tree99c9e44bd0e2a7c3b3805463b9f00864ae5af37f
parentf51582fd8d9b1196d58cd94c2b4b759cc1baf57a
powerpc: rename immap_86xx.h to fsl_guts.h, and add 85xx support

The immap_86xx.h header file only defines one data structure: the "global
utilities" register set found on Freescale PowerPC SOCs.  Rename this file
to fsl_guts.h to reflect its true purpose, and extend it to cover the "GUTS"
register set on 85xx chips.

Signed-off-by: Timur Tabi <timur@freescale.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
arch/powerpc/include/asm/fsl_guts.h [moved from arch/powerpc/include/asm/immap_86xx.h with 66% similarity]
sound/soc/fsl/fsl_ssi.c
sound/soc/fsl/mpc8610_hpcd.c