Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756351AbbKRQ60 (ORCPT ); Wed, 18 Nov 2015 11:58:26 -0500 Received: from mail2.asahi-net.or.jp ([202.224.39.198]:9599 "EHLO mail2.asahi-net.or.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751843AbbKRQ6Y (ORCPT ); Wed, 18 Nov 2015 11:58:24 -0500 Date: Thu, 19 Nov 2015 01:58:21 +0900 Message-ID: <87ziyb1byq.wl-ysato@users.sourceforge.jp> From: Yoshinori Sato To: Daniel Lezcano Cc: Thomas Gleixner , linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/4] h8300: clock driver update In-Reply-To: <564B1B9D.7080903@linaro.org> References: <1447063614-4662-1-git-send-email-daniel.lezcano@linaro.org> <1447253416-13892-1-git-send-email-ysato@users.sourceforge.jp> <564B1B9D.7080903@linaro.org> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.8 EasyPG/1.0.0 Emacs/24.5 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=ISO-2022-JP Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1693 Lines: 55 On Tue, 17 Nov 2015 21:20:45 +0900, Daniel Lezcano wrote: > > On 11/11/2015 03:50 PM, Yoshinori Sato wrote: > > Overall looks good. > > And I found some problem (in original code). This patches fix it. > > Please apply after your patches. > > Hi Yoshinori, > > could you elaborate in the changelogs of the different patches what > they do ? > > Thanks > -- Daniel > I found one problem. I will resend after fix it. Thanks. > > Yoshinori Sato (4): > > h8300: clocksource: Use overflow interrupt > > h8300: clocksource: Counter overflow fix > > h8300: clocksource: More simplify timer8_set_next > > h8300: clocksource: remove unused local-variable. > > > > drivers/clocksource/h8300_timer16.c | 30 ++++++++++-------- > > drivers/clocksource/h8300_timer8.c | 63 ++++++++++++------------------------- > > 2 files changed, 37 insertions(+), 56 deletions(-) > > > > > -- > 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@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ -- Yoshinori Sato -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/