Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752511AbbKKOul (ORCPT ); Wed, 11 Nov 2015 09:50:41 -0500 Received: from mail1.asahi-net.or.jp ([202.224.39.197]:17125 "EHLO mail1.asahi-net.or.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751798AbbKKOuk (ORCPT ); Wed, 11 Nov 2015 09:50:40 -0500 From: Yoshinori Sato To: Daniel Lezcano , Thomas Gleixner Cc: Yoshinori Sato , linux-kernel@vger.kernel.org Subject: [PATCH 0/4] h8300: clock driver update Date: Wed, 11 Nov 2015 23:50:12 +0900 Message-Id: <1447253416-13892-1-git-send-email-ysato@users.sourceforge.jp> X-Mailer: git-send-email 2.6.1 In-Reply-To: <1447063614-4662-1-git-send-email-daniel.lezcano@linaro.org> References: <1447063614-4662-1-git-send-email-daniel.lezcano@linaro.org> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 792 Lines: 24 Overall looks good. And I found some problem (in original code). This patches fix it. Please apply after your patches. 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(-) -- 2.6.1 -- 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/