Re: [PATCH 1/4] mfd: intel_soc_pmic: Core driver

From: Lee Jones
Date: Tue May 20 2014 - 10:58:36 EST


> 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.yang@xxxxxxxxx>
> Signed-off-by: Zhu, Lejun <lejun.zhu@xxxxxxxxxxxxxxx>
> ---
> 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.

--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org â Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/