dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/mach-at91rm9200
David Brownell 2c5362007b Fix AT91RM9200 build breakage
The at91_cf driver got out of sync with certain changes in the PCMCIA
layer, notably getting rid of some duplication of data ... causing the
version merged to kernel.org to fail compiling.

This patch gives the at91_cf platform device a new iomem resource, using
it so this new pcmcia scheme works.  It also cleans up some whitepsace
bugs that have accumulated over time (mostly too-long lines).

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-04-14 18:38:01 -07:00
..
Kconfig [ARM] 3240/2: AT91RM9200 support for 2.6 (Core) 2006-01-09 17:05:41 +00:00
Makefile [ARM] 3393/2: AT91RM9200 LED support 2006-04-02 17:15:48 +01:00
Makefile.boot [ARM] 3240/2: AT91RM9200 support for 2.6 (Core) 2006-01-09 17:05:41 +00:00
board-csb337.c [ARM] 3393/2: AT91RM9200 LED support 2006-04-02 17:15:48 +01:00
board-csb637.c [ARM] 3393/2: AT91RM9200 LED support 2006-04-02 17:15:48 +01:00
board-dk.c [ARM] 3395/2: AT91RM9200 Dataflash Card vs MMC selection 2006-04-02 17:15:49 +01:00
board-ek.c [ARM] 3395/2: AT91RM9200 Dataflash Card vs MMC selection 2006-04-02 17:15:49 +01:00
clock.c [ARM] 3386/1: AT91RM9200 Clock update 2006-03-22 20:14:14 +00:00
common.c [ARM] 3240/2: AT91RM9200 support for 2.6 (Core) 2006-01-09 17:05:41 +00:00
devices.c Fix AT91RM9200 build breakage 2006-04-14 18:38:01 -07:00
generic.h [ARM] 3240/2: AT91RM9200 support for 2.6 (Core) 2006-01-09 17:05:41 +00:00
gpio.c [ARM] Rename chipdata to 'base' and make it an iomem pointer 2006-03-21 22:05:51 +00:00
irq.c [ARM] 3240/2: AT91RM9200 support for 2.6 (Core) 2006-01-09 17:05:41 +00:00
leds.c [ARM] 3393/2: AT91RM9200 LED support 2006-04-02 17:15:48 +01:00
time.c [ARM] 3384/1: AT91RM9200: Timer 2006-03-22 20:14:13 +00:00