From patchwork Tue Jan 21 10:33:11 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michal Simek X-Patchwork-Id: 3516261 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 61569C02DC for ; Tue, 21 Jan 2014 10:34:53 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 5C73E20155 for ; Tue, 21 Jan 2014 10:34:52 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 4427E20148 for ; Tue, 21 Jan 2014 10:34:50 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1W5Yf5-00032B-Um; Tue, 21 Jan 2014 10:34:28 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1W5Yex-0000Iz-OI; Tue, 21 Jan 2014 10:34:19 +0000 Received: from mail-ee0-f50.google.com ([74.125.83.50]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1W5Yeh-0000DP-Nh for linux-arm-kernel@lists.infradead.org; Tue, 21 Jan 2014 10:34:04 +0000 Received: by mail-ee0-f50.google.com with SMTP id d17so3937271eek.37 for ; Tue, 21 Jan 2014 02:33:42 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :in-reply-to:references:in-reply-to:references:content-type; bh=JEalD66ddMK0Ii2TE06HXJ6o7EKiHOiGUh3MoraFpiQ=; b=UKOUAp0mzASIrI2pHFbQk85DaWAZ+CA3XAam2xxys8tnSHV83ri+UYfvK9HALQS/8z gJcE8fA46tpI++ULYetc1FwwjWJVetxoR8rgE9KB+ZxQjiRGnLw4W2z8H8aBAQ2l2gIw E9XjPTdvRTHiOz31qTn45erzaPe5s0MinhIAiHyfFSoR00PIZPk4Q/ML0g82E46blE5L 3kjT6P9WUydPZv4hHpdljAtGw66LNjZ7GxmBipjR3yYqOyjkO0fH1qxaiGyoLAsCULbl cvWO9NM+KXMWkeSuL75rWJaIL236ldYwmOfPBQgWwI8xUCDcuvJgldfQD8jtuKJrvu6h Oq+Q== X-Gm-Message-State: ALoCoQkTsqOr0DN4e2MNulz4Xb7uAoDTUy1oeHl/kQMtmQmr/hW0uRYlpWag+L3FGrzmXi2uv3m5 X-Received: by 10.15.111.6 with SMTP id ci6mr22577137eeb.59.1390300422016; Tue, 21 Jan 2014 02:33:42 -0800 (PST) Received: from localhost (nat-63.starnet.cz. [178.255.168.63]) by mx.google.com with ESMTPSA id u7sm13223755eep.11.2014.01.21.02.33.40 for (version=TLSv1.1 cipher=RC4-SHA bits=128/128); Tue, 21 Jan 2014 02:33:41 -0800 (PST) From: Michal Simek To: linux-kernel@vger.kernel.org, monstr@monstr.eu Subject: [PATCH 2/2] tty: uartps: Get rid of Xilinx PS name Date: Tue, 21 Jan 2014 11:33:11 +0100 Message-Id: <82f1a903f281c73683c5e69cac0206759561cccd.1390300383.git.michal.simek@xilinx.com> X-Mailer: git-send-email 1.8.2.3 In-Reply-To: <7d0c02bf2d7eb816eb505d04c3800112805e2b62.1390300383.git.michal.simek@xilinx.com> References: <7d0c02bf2d7eb816eb505d04c3800112805e2b62.1390300383.git.michal.simek@xilinx.com> In-Reply-To: <7d0c02bf2d7eb816eb505d04c3800112805e2b62.1390300383.git.michal.simek@xilinx.com> References: <7d0c02bf2d7eb816eb505d04c3800112805e2b62.1390300383.git.michal.simek@xilinx.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140121_053403_931975_705D3BF1 X-CRM114-Status: GOOD ( 12.80 ) X-Spam-Score: -1.9 (-) Cc: Greg Kroah-Hartman , Jiri Slaby , linux-arm-kernel@lists.infradead.org, linux-serial@vger.kernel.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.7 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, T_TVD_MIME_NO_HEADERS, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Use zynq name instead. Signed-off-by: Michal Simek --- drivers/tty/serial/xilinx_uartps.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 1.8.2.3 diff --git a/drivers/tty/serial/xilinx_uartps.c b/drivers/tty/serial/xilinx_uartps.c index b2f929e..528f16a 100644 --- a/drivers/tty/serial/xilinx_uartps.c +++ b/drivers/tty/serial/xilinx_uartps.c @@ -1,5 +1,5 @@ /* - * Xilinx PS UART driver + * Xilinx Zynq UART driver * * 2011 - 2013 (C) Xilinx Inc. *