kernel-ark/arch/powerpc/platforms/8xx
Vitaly Bordug 80128ff79d [POWERPC] 8xx: mpc885ads pcmcia support
Adds support for PowerQuicc on-chip PCMCIA.  The driver is implemented as
of_device, so only arch/powerpc stuff is capable to use it, which now implies
only mpc885ads reference board.

To cope with the code that should be hooked inside driver, but is really board
specific (like set_voltage), global structure mpc8xx_pcmcia_ops holds
necessary function pointers that are filled in the BSP code.

[akpm@linux-foundation.org: whitespace diddles]
Signed-off-by: Vitaly Bordug <vitb@kernel.crashing.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Olof Johansson <olof@lixom.net>
Cc: Dominik Brodowski <linux@dominikbrodowski.net>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2007-07-10 00:33:51 -05:00
..
Kconfig [POWERPC] Convert 8xx platform to unified platform Kconfig 2007-04-12 17:35:54 -05:00
m8xx_setup.c [POWERPC] 8xx: mpc885ads pcmcia support 2007-07-10 00:33:51 -05:00
Makefile
mpc86xads_setup.c fix file specification in comments 2007-05-09 08:58:16 +02:00
mpc86xads.h [POWERPC] 8xx parenthesis balance 2007-03-16 16:38:19 +11:00
mpc885ads_setup.c [POWERPC] 8xx: mpc885ads pcmcia support 2007-07-10 00:33:51 -05:00
mpc885ads.h [POWERPC] 8xx parenthesis balance 2007-03-16 16:38:19 +11:00