commit | c2de1c382933fd9ef0a3db13b6747115e1e32c56 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <maz@misterjones.org> | Sat Nov 14 13:39:13 2009 +0100 |
committer | Eric Miao <eric.y.miao@gmail.com> | Sun Dec 13 21:42:58 2009 +0800 |
tree | d9e0fa251d376fb7d5f9906952bf02f2f31570e0 | |
parent | e491a11c77a4ed93ec14cc052b1f048bddc9e99a [diff] |
[ARM] pxa/zeus: make Viper pcmcia support more generic to support Zeus The Arcom Zeus CF slot requires the same kind of support as the Viper. To avoid code duplication, introduce a platform device that abstracts the differences. This also allows for the removal of the ugly export of viper_cf_rst(). Signed-off-by: Marc Zyngier <maz@misterjones.org> Signed-off-by: Eric Miao <eric.y.miao@gmail.com>