From: Russell King Date: Sat, 19 Apr 2008 14:42:57 +0000 (+0100) Subject: [ARM] rpc: acornscsi: update to new style ecard driver X-Git-Tag: v2.6.27-rc1~850^2~2^10~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e95a1b656a9809acd8ba8eb867ac6a7759d6180e;p=pandora-kernel.git [ARM] rpc: acornscsi: update to new style ecard driver Update acornscsi as per all the other ecard drivers to use MMIO accessors rather than the obsolete 'pc io' style inb/outb accessors. Use ecard_request_resources()/ecard_release_resources() for easier resource handling, rather than requesting 5 separate regions individually. Acked-by: James Bottomley Signed-off-by: Russell King --- Reading git-diff-tree failed