From: Andrew Victor Date: Mon, 4 Dec 2006 10:26:36 +0000 (+0200) Subject: [PATCH] pcmcia: at91_cf update X-Git-Tag: v2.6.20-rc1~34^2~20^2~42^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40a0017eb89c4c5a4bf81523edd867d730c9f143;p=pandora-kernel.git [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 Signed-off-by: Dominik Brodowski --- Reading git-diff-tree failed