[PATCH] pcmcia: at91_cf update
authorAndrew Victor <andrew@sanpeople.com>
Mon, 4 Dec 2006 10:26:36 +0000 (12:26 +0200)
committerDominik Brodowski <linux@dominikbrodowski.net>
Tue, 5 Dec 2006 01:19:30 +0000 (20:19 -0500)
commit40a0017eb89c4c5a4bf81523edd867d730c9f143
treee4a528771b70991e1fad2cff94630239fdf86bfa
parent1dd997f8fa5d52a473c77201a96efe3b66abc3d8
[PATCH] pcmcia: at91_cf update

This is an update to the AT91 CompactFlash driver.

We replace the hard-coded "chip select 4" with the chip-select value
passed via platform_data.  The configuration of the EBI memory
controller to enable Compact Flash access is now also handled in the
platform setup code and not in the driver.

Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
drivers/pcmcia/at91_cf.c