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

From: Zhu, Lejun
Date: Tue May 20 2014 - 19:41:01 EST




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.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.
>
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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/