]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Mon, 16 Apr 2012 15:44:29 +0000 (17:44 +0200)
commit1fa57f343dcfb64d19406e202a846c9f5ed18201
treedc0a19bb1dc289d53fb001a843d55713e5c38892
parent0e12f8b05c222505e60cd265d17189acd2f8cd9f
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