[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)
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>

No differences found