Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753455Ab2KELU0 (ORCPT ); Mon, 5 Nov 2012 06:20:26 -0500 Received: from mail-ee0-f46.google.com ([74.125.83.46]:38256 "EHLO mail-ee0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753172Ab2KELUT (ORCPT ); Mon, 5 Nov 2012 06:20:19 -0500 MIME-Version: 1.0 In-Reply-To: <3ec3531d21c247ac3dcc76d91ff6be13ebfc733b.1351721190.git.josh.cartwright@ni.com> References: <3ec3531d21c247ac3dcc76d91ff6be13ebfc733b.1351721190.git.josh.cartwright@ni.com> Date: Mon, 5 Nov 2012 12:20:16 +0100 X-Google-Sender-Auth: yyzjb7I3wILPUPAry94evq9dgDo Message-ID: Subject: Re: [PATCH 1/8] ARM: zynq: move arm-specific sys_timer out of ttc From: Michal Simek To: Josh Cartwright Cc: Grant Likely , Rob Herring , Russell King , Mike Turquette , John Stultz , Thomas Gleixner , Alan Cox , Greg Kroah-Hartman , John Linn , devicetree-discuss@lists.ozlabs.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-serial@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 900 Lines: 25 2012/10/31 Josh Cartwright : > Move the sys_timer definition out of ttc driver and make it part of the > common zynq code. This is preparation for renaming and COMMON_CLK > support. > > Signed-off-by: Josh Cartwright > --- > arch/arm/mach-zynq/common.c | 13 +++++++++++++ > arch/arm/mach-zynq/common.h | 4 +--- > arch/arm/mach-zynq/timer.c | 10 +--------- > 3 files changed, 15 insertions(+), 12 deletions(-) > Tested-by: Michal Simek Looks good to me. I have added it to my testing branch and will provide path to mainline through xilinx arm-next branch Thanks, Michal -- 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/