From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: From: Tomasz Figa Subject: Re: [PATCH v4 04/20] clocksource: samsung_pwm_timer: Do not use clocksource_mmio Date: Mon, 22 Jul 2013 09:47:04 +0200 Message-ID: <19090469.Cf6sbb33Ke@flatron> In-Reply-To: <51ECAD60.1000109@linaro.org> References: <1374278673-25615-1-git-send-email-tomasz.figa@gmail.com> <1374278673-25615-6-git-send-email-tomasz.figa@gmail.com> <51ECAD60.1000109@linaro.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" List-ID: To: Daniel Lezcano Cc: linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-pwm@vger.kernel.org, Kukjin Kim , Arnd Bergmann , Olof Johansson , Sylwester Nawrocki , Heiko =?ISO-8859-1?Q?St=FCbner?= , Mark Brown , Thierry Reding Hi Daniel, On Monday 22 of July 2013 05:56:16 Daniel Lezcano wrote: > On 07/20/2013 02:04 AM, Tomasz Figa wrote: > > In case of Samsung PWM timer, clocksource MMIO can not be used, > > because > > custom suspend/resume callbacks are required. > > > > Signed-off-by: Tomasz Figa > > --- > > Reviewed-by: Daniel Lezcano Thanks for review. > Please in the future Cc me and Thomas Gleixner (clocksource/clockevent > maintainers). Oh, right, sorry. This series originally was not touching the clocksource driver and I just kept original recipient list. Btw. Have you updated MAINTAINERS file? In latest linux-next I can still see only John Stultz and Thomas Gleixner as maintainers of drivers/clocksource. Best regards, Tomasz