[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140520145827.GV24991@lee--X1>
Date: Tue, 20 May 2014 15:58:27 +0100
From: Lee Jones <lee.jones@...aro.org>
To: "Zhu, Lejun" <lejun.zhu@...ux.intel.com>
Cc: sameo@...ux.intel.com, linux-kernel@...r.kernel.org,
bin.yang@...el.com
Subject: Re: [PATCH 1/4] mfd: intel_soc_pmic: Core driver
> 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@...el.com>
> Signed-off-by: Zhu, Lejun <lejun.zhu@...ux.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.
--
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists