From patchwork Fri Feb 7 14:59:08 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Genoud X-Patchwork-Id: 3605811 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 4FBF2BF418 for ; Fri, 7 Feb 2014 15:05:51 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 5339E20154 for ; Fri, 7 Feb 2014 15:05:50 +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 66B1020131 for ; Fri, 7 Feb 2014 15:05:49 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WBmzo-0002uC-8s; Fri, 07 Feb 2014 15:05:36 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WBmuw-0004E0-GS; Fri, 07 Feb 2014 15:00:34 +0000 Received: from mail-wi0-x236.google.com ([2a00:1450:400c:c05::236]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WBmus-0004CV-Dk for linux-arm-kernel@lists.infradead.org; Fri, 07 Feb 2014 15:00:31 +0000 Received: by mail-wi0-f182.google.com with SMTP id f8so925323wiw.3 for ; Fri, 07 Feb 2014 07:00:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=rvwvRvR1cw1GWiedgKX0Z13pMZs+VOPRP3M4lse+jAc=; b=o7OKSJ0Pl7yYHu7xV+gMRT80RJEG/De5Fsrco9K2uJ8i5aXlUY+labMLQVjawF5n8D 1GSZrBjTavEAbs114kD0b1rQbKvifyOR5QIG0B/kyGVbtlJQYsEf0JghNuy9hI+JMh7R uxriOm5otEKRyOSen4qBXUhFt6j9rZ/CikMeWwAzb8yP/ecAsCK3oBnNGMThZzHkBOpe OWd7i3qGUWkwea+pU1F2+cnGJAoQdwxmVMt5mmjiM4MwHlVyXf80DVjdHUBGpR2z26E0 wgrUE0ESaYG7Wju+gK+QxDufVBMQKFZPkjsN8PGdYnhc0z2ztNMC9sgxFsXzwOuD9PaE IaJg== X-Received: by 10.180.101.166 with SMTP id fh6mr298439wib.2.1391785212582; Fri, 07 Feb 2014 07:00:12 -0800 (PST) Received: from lnx-rg.pr (lyon.paratronic.fr. [213.41.177.106]) by mx.google.com with ESMTPSA id ha1sm11330842wjc.23.2014.02.07.07.00.11 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Feb 2014 07:00:12 -0800 (PST) From: Richard Genoud To: Greg Kroah-Hartman Subject: [PATCH 1/8] tty/serial: at91: use dev_err instead of printk Date: Fri, 7 Feb 2014 15:59:08 +0100 Message-Id: <1391785155-18525-2-git-send-email-richard.genoud@gmail.com> X-Mailer: git-send-email 1.8.5 In-Reply-To: <1391785155-18525-1-git-send-email-richard.genoud@gmail.com> References: <1391785155-18525-1-git-send-email-richard.genoud@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140207_100030_607612_249C34F2 X-CRM114-Status: GOOD ( 10.59 ) X-Spam-Score: -2.0 (--) Cc: Richard Genoud , Linus Walleij , Nicolas Ferre , linux-serial@vger.kernel.org, =?UTF-8?q?Uwe=20Kleine-K=C3=B6nig?= , linux-arm-kernel@lists.infradead.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.6 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, T_DKIM_INVALID, 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 For better consistency. Signed-off-by: Richard Genoud --- drivers/tty/serial/atmel_serial.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/tty/serial/atmel_serial.c b/drivers/tty/serial/atmel_serial.c index 91c0d8839570..ed9621a21d67 100644 --- a/drivers/tty/serial/atmel_serial.c +++ b/drivers/tty/serial/atmel_serial.c @@ -1549,7 +1549,7 @@ static int atmel_startup(struct uart_port *port) retval = request_irq(port->irq, atmel_interrupt, IRQF_SHARED, tty ? tty->name : "atmel_serial", port); if (retval) { - printk("atmel_serial: atmel_startup - Can't get irq\n"); + dev_err(port->dev, "atmel_startup - Can't get irq\n"); return retval; } @@ -1732,7 +1732,7 @@ static void atmel_serial_pm(struct uart_port *port, unsigned int state, clk_disable_unprepare(atmel_port->clk); break; default: - printk(KERN_ERR "atmel_serial: unknown pm %d\n", state); + dev_err(port->dev, "atmel_serial: unknown pm %d\n", state); } }