Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753406Ab2KTMlo (ORCPT ); Tue, 20 Nov 2012 07:41:44 -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 S1751876Ab2KTMln (ORCPT ); Tue, 20 Nov 2012 07:41:43 -0500 MIME-Version: 1.0 In-Reply-To: <8aa73cfc61db3e516713e31a79ed38b03cf77e96.1353349191.git.josh.cartwright@ni.com> References: <8aa73cfc61db3e516713e31a79ed38b03cf77e96.1353349191.git.josh.cartwright@ni.com> Date: Tue, 20 Nov 2012 13:41:42 +0100 X-Google-Sender-Auth: PH5AqHY7Xe6wdglzulbd4d8j4nc Message-ID: Subject: Re: [PATCH 2/3] ARM: zynq: make use of debug_ll_io_init() 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: 963 Lines: 23 2012/11/19 Josh Cartwright : > Convert low-level debugging routines to make use of debug_ll_io_init(). > This is part of the preparation for ARCH_MULTIPLATFORM support for Zynq. > > Signed-off-by: Josh Cartwright > --- > arch/arm/Kconfig.debug | 1 + > .../mach/debug-macro.S => include/debug/zynq.S} | 3 +-- > arch/arm/mach-zynq/common.c | 25 ++++++---------------- > 3 files changed, 9 insertions(+), 20 deletions(-) > rename arch/arm/{mach-zynq/include/mach/debug-macro.S => include/debug/zynq.S} (94%) Tested-by: Michal Simek Applied to 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/