Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753361Ab2KTMlT (ORCPT ); Tue, 20 Nov 2012 07:41:19 -0500 Received: from mail-ee0-f46.google.com ([74.125.83.46]:34076 "EHLO mail-ee0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751876Ab2KTMlS (ORCPT ); Tue, 20 Nov 2012 07:41:18 -0500 MIME-Version: 1.0 In-Reply-To: <1443f143846f22125e3d6631cf3a2fdf75d925d3.1353349191.git.josh.cartwright@ni.com> References: <1443f143846f22125e3d6631cf3a2fdf75d925d3.1353349191.git.josh.cartwright@ni.com> Date: Tue, 20 Nov 2012 13:41:16 +0100 Message-ID: Subject: Re: [PATCH 1/3] ARM: zynq: remove TTC early mapping From: Michal Simek To: Josh Cartwright Cc: arm@kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@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: 1158 Lines: 33 2012/11/19 Josh Cartwright : > Now that the TTC driver has proper support for DT bindings, it is not > necessary for the registers to be mapped early. They will be mapped > during clock initialization using of_iomap(). Remove the early mapping. > > In addition, remove the extraneous zynq_soc.h include from the timer > driver. > > Signed-off-by: Josh Cartwright > --- > arch/arm/mach-zynq/common.c | 5 ----- > arch/arm/mach-zynq/include/mach/zynq_soc.h | 6 +----- > arch/arm/mach-zynq/timer.c | 1 - > 3 files changed, 1 insertion(+), 11 deletions(-) Tested-by: Michal Simek Applied to xilinx arm-next branch. Thanks, Michal -- Michal Simek, Ing. (M.Eng) w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/ Microblaze U-BOOT custodian -- 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/