On 5/20/2014 10:58 PM, Lee Jones wrote: >> This patch provides the common code for the intel_soc_pmic MFD driver, >> such as read/write register and set up IRQ. >> >> Signed-off-by: Yang, Bin <bin.y...@intel.com> >> Signed-off-by: Zhu, Lejun <lejun....@linux.intel.com> >> --- >> drivers/mfd/intel_soc_pmic_core.c | 543 >> +++++++++++++++++++++++++++++++++++++ >> drivers/mfd/intel_soc_pmic_core.h | 83 ++++++ >> include/linux/mfd/intel_soc_pmic.h | 29 ++ >> 3 files changed, 655 insertions(+) >> create mode 100644 drivers/mfd/intel_soc_pmic_core.c >> create mode 100644 drivers/mfd/intel_soc_pmic_core.h >> create mode 100644 include/linux/mfd/intel_soc_pmic.h > > This whole driver needs converting over to regmap. > OK, working on it... Thanks.
Best Regards Lejun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/