From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yoshinori Sato Subject: Re: [PATCH 12/16] h8300: clocksource Date: Thu, 22 Jan 2015 02:06:11 +0900 Message-ID: <87wq4gkqrg.wl-ysato@users.sourceforge.jp> References: <87iog0vjoj.wl-ysato@users.sourceforge.jp> <1490710.93luznfBoo@wuerfel> Mime-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from mail2.asahi-net.or.jp ([202.224.39.198]:64870 "EHLO mail2.asahi-net.or.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932100AbbAURGN (ORCPT ); Wed, 21 Jan 2015 12:06:13 -0500 In-Reply-To: <1490710.93luznfBoo@wuerfel> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Arnd Bergmann Cc: linux-arch@vger.kernel.org At Wed, 21 Jan 2015 09:49:01 +0100, Arnd Bergmann wrote: > > On Wednesday 21 January 2015 13:31:24 Yoshinori Sato wrote: > > Signed-off-by: Yoshinori Sato > > > > create mode 100644 arch/h8300/kernel/timer/Makefile > > create mode 100644 arch/h8300/kernel/timer/timer16.c > > create mode 100644 arch/h8300/kernel/timer/timer8.c > > create mode 100644 arch/h8300/kernel/timer/tpu.c > > How about moving these to drivers/clocksource? > > I think it will be fine either way, but most clocksource implementations > are there now. OK. I will move it. > > Arnd -- Yoshinori Sato