]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitea76dc5ebc4a0b506d8d8dcc4bffdaf4672ee1ce
treee4a528771b70991e1fad2cff94630239fdf86bfa
parent6214dadfbb07cf82c0ab96744b0f83976d07c2de
[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