[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140520173250.GD32538@lee--X1>
Date: Tue, 20 May 2014 18:32:50 +0100
From: Lee Jones <lee.jones@...aro.org>
To: Robert Baldyga <r.baldyga@...sung.com>
Cc: sameo@...ux.intel.com, a.zummo@...ertech.it,
linux-kernel@...r.kernel.org, rtc-linux@...glegroups.com,
m.szyprowski@...sung.com, k.kozlowski@...sung.com
Subject: Re: [RESEND PATCH v2] mfd: max77686: handle IRQs using regmap
> > This patch modifies mfd driver to use regmap for handling interrupts.
> > It allows to simplify irq handling process. This modifications needed
> > to make small changes in function drivers, which use interrupts.
> >
> > Signed-off-by: Robert Baldyga <r.baldyga@...sung.com>
> > Reviewed-by: Krzysztof Kozlowski <k.kozlowski@...sung.com>
> > ---
> > drivers/mfd/Kconfig | 2 +-
> > drivers/mfd/Makefile | 2 +-
> > drivers/mfd/max77686-irq.c | 319 -----------------------------------
> > drivers/mfd/max77686.c | 54 +++++-
> > drivers/rtc/rtc-max77686.c | 43 ++++-
> > include/linux/mfd/max77686-private.h | 32 +++-
> > 6 files changed, 119 insertions(+), 333 deletions(-)
> > delete mode 100644 drivers/mfd/max77686-irq.c
>
> I'm not going to complain at that diffstat.
>
> So long as it works, patch applied.
Slight change of plan, as it no longer applies. Can you rebase the
patch, apply my Acked-by and resubmit please?
--
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