mfd: Add PCMCIA/CF support to asic3
authorPaul Parsons <lost.distance@yahoo.com>
Thu, 5 Apr 2012 16:45:04 +0000 (17:45 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 1 May 2012 10:00:22 +0000 (12:00 +0200)
commitf22a9c6fd56f0a7b24ee43466e524ad4576c6dfd
tree5dc0b20cfda2a19ada33a5e48b5d176031b6a7f1
parent18996db262d0f1e79357315e033ace24488f92ad
mfd: Add PCMCIA/CF support to asic3

This patch is part of a set which adds PCMCIA/CF support for the hx4700.
This patch adds asic3_set_register() calls to:
1. Enable the PCMCIA/CF in asic3_probe().
2. Disable the PCMCIA/CF in asic3_remove().

Signed-off-by: Paul Parsons <lost.distance@yahoo.com>
Acked-by: Philipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/asic3.c