[PATCH v2 1/5] mfd: mt6397: create irq mappings in mfd core driver
Lee Jones
lee.jones at linaro.org
Tue Aug 8 04:14:13 PDT 2017
On Mon, 07 Aug 2017, Chen Zhong wrote:
> The core driver should create and manage irq mappings instead of
> leaf drivers. This patch change to pass irq domain to
> devm_mfd_add_devices() and it will create mapping for irq resources
> automatically. And remove irq mapping in rtc driver since this has
> been done in core driver.
>
> Signed-off-by: Chen Zhong <chen.zhong at mediatek.com>
> ---
> drivers/mfd/mt6397-core.c | 4 ++--
> drivers/rtc/rtc-mt6397.c | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
Once you've fixed Dmitry's comment:
For my own reference:
Acked-for-MFD-by: Lee Jones <lee.jones at linaro.org>
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
More information about the Linux-mediatek
mailing list