[ARM] pxa/zeus: make Viper pcmcia support more generic to support Zeus
authorMarc Zyngier <maz@misterjones.org>
Sat, 14 Nov 2009 12:39:13 +0000 (13:39 +0100)
committerEric Miao <eric.y.miao@gmail.com>
Sun, 13 Dec 2009 13:42:58 +0000 (21:42 +0800)
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>

No differences found