From patchwork Tue Oct 15 07:20:35 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 21016 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ob0-f198.google.com (mail-ob0-f198.google.com [209.85.214.198]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 4C4DD20D84 for ; Tue, 15 Oct 2013 07:20:41 +0000 (UTC) Received: by mail-ob0-f198.google.com with SMTP id va2sf30539730obc.9 for ; Tue, 15 Oct 2013 00:20:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:x-gm-message-state:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=zNWrc5QSSNTDMgsVKFXZuCMaxg0/ZcVp2ElrV2yv7BQ=; b=AVYaVz8O7rTwg5BNGR7zST/H7+w1iLBOdNzFGqtCS9+UonzOs0esqNMOz5NMU+o+wL 3C1iKTASQQcEV8RNrp1SAfK+oV6zaGcOISjQIdram9XWT4Ed5LNNha2AQ69Z28nRLhIm fE6+YfyTiqIJfyUm+ConLFOlTAf21QSe+H3QQ8GZPEDHQHSnkAo1l/urVJIPMTVsPf4i Yfx3aka09lFPi0dvtDUs2hGXHQF3kkYN/xixYRvnth7jHbgKEQQafJXbtUnQ8LpMZhT4 E3mfBU9zA45MiR58WvbxEBc1X3qYkfZ0FP5eXIeP2jtrcnPEPEiS0NTrcS3EIhycKxsu jjVg== X-Received: by 10.182.88.200 with SMTP id bi8mr200558obb.43.1381821640827; Tue, 15 Oct 2013 00:20:40 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.71.209 with SMTP id x17ls11118qeu.83.gmail; Tue, 15 Oct 2013 00:20:40 -0700 (PDT) X-Received: by 10.58.38.200 with SMTP id i8mr10517534vek.6.1381821640692; Tue, 15 Oct 2013 00:20:40 -0700 (PDT) Received: from mail-ve0-f178.google.com (mail-ve0-f178.google.com [209.85.128.178]) by mx.google.com with ESMTPS id wp10si22260653vdb.6.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 15 Oct 2013 00:20:40 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.128.178 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.178; Received: by mail-ve0-f178.google.com with SMTP id jy13so476958veb.9 for ; Tue, 15 Oct 2013 00:20:40 -0700 (PDT) X-Gm-Message-State: ALoCoQm5U3/WuABUZhwOkUhP51ry3g60gklEh1jBYL7om0t1J933GUBg8CPb0oqmEKmTQWWNBCE0 X-Received: by 10.220.105.199 with SMTP id u7mr37694170vco.1.1381821640602; Tue, 15 Oct 2013 00:20:40 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp278314vcz; Tue, 15 Oct 2013 00:20:40 -0700 (PDT) X-Received: by 10.180.208.2 with SMTP id ma2mr17863533wic.52.1381821639721; Tue, 15 Oct 2013 00:20:39 -0700 (PDT) Received: from mail-we0-f176.google.com (mail-we0-f176.google.com [74.125.82.176]) by mx.google.com with ESMTPS id d5si510118wiz.58.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 15 Oct 2013 00:20:39 -0700 (PDT) Received-SPF: neutral (google.com: 74.125.82.176 is neither permitted nor denied by best guess record for domain of linus.walleij@linaro.org) client-ip=74.125.82.176; Received: by mail-we0-f176.google.com with SMTP id w62so7956413wes.35 for ; Tue, 15 Oct 2013 00:20:39 -0700 (PDT) X-Received: by 10.180.198.44 with SMTP id iz12mr17927702wic.32.1381821639229; Tue, 15 Oct 2013 00:20:39 -0700 (PDT) Received: from localhost.localdomain ([85.235.11.236]) by mx.google.com with ESMTPSA id s4sm3317050wiy.1.2013.10.15.00.20.37 for (version=TLSv1.2 cipher=AES128-GCM-SHA256 bits=128/128); Tue, 15 Oct 2013 00:20:38 -0700 (PDT) From: Linus Walleij To: linux-serial@vger.kernel.org, Greg Kroah-Hartman Cc: Linus Walleij , Gerhard Sittig , Anatolij Gustschin Subject: [PATCH 3/5] serial: mpc52xx: remove reference to .set_wake() Date: Tue, 15 Oct 2013 09:20:35 +0200 Message-Id: <1381821635-19483-1-git-send-email-linus.walleij@linaro.org> X-Mailer: git-send-email 1.8.3.1 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: linus.walleij@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.178 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , This callback is gone and not coming back, so will not be supported later. Cc: Gerhard Sittig Cc: Anatolij Gustschin Signed-off-by: Linus Walleij --- drivers/tty/serial/mpc52xx_uart.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/tty/serial/mpc52xx_uart.c b/drivers/tty/serial/mpc52xx_uart.c index 5be1df3..448cb3b 100644 --- a/drivers/tty/serial/mpc52xx_uart.c +++ b/drivers/tty/serial/mpc52xx_uart.c @@ -1301,7 +1301,6 @@ static struct uart_ops mpc52xx_uart_ops = { .shutdown = mpc52xx_uart_shutdown, .set_termios = mpc52xx_uart_set_termios, /* .pm = mpc52xx_uart_pm, Not supported yet */ -/* .set_wake = mpc52xx_uart_set_wake, Not supported yet */ .type = mpc52xx_uart_type, .release_port = mpc52xx_uart_release_port, .request_port = mpc52xx_uart_request_port,