From: Marcelo Tosatti Date: Sat, 29 Oct 2005 00:46:13 +0000 (-0700) Subject: [PATCH] MPC8xx PCMCIA driver X-Git-Tag: v2.6.15-rc1~59^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de957c89b7dadb3147e885d7b6eb9db73d0eea57;p=pandora-kernel.git [PATCH] MPC8xx PCMCIA driver Here is an uptodated version of the MPC8xx PCMCIA driver for v2.6, addressing comments by Jeff and Dominik: - use IO accessors instead of direct device memory referencing - avoid usage of non-standard "uint/uchar" data types - kill struct typedef's Will submit it for inclusion once v2.6.14 is out. Testing on 8xx platforms is more than welcome! Works like a charm on our custom hardware (CONFIG_PRxK). Cc: Dominik Brodowski Signed-off-by: Andrew Morton Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed