From patchwork Fri Jul 24 09:24:56 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ulf Hansson X-Patchwork-Id: 51408 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-lb0-f197.google.com (mail-lb0-f197.google.com [209.85.217.197]) by patches.linaro.org (Postfix) with ESMTPS id F094620323 for ; Fri, 24 Jul 2015 09:25:08 +0000 (UTC) Received: by lbcjf8 with SMTP id jf8sf5512567lbc.0 for ; Fri, 24 Jul 2015 02:25:07 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version: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=niA7Mgu2NAYKNJshOY4EaF/mjEHfGCbJzNxPdEI6ALY=; b=JriguGQAMSBo53TzXyhDFZMDaYPGoQfPbfVPBzebyASEYuYzJGsjA/VtniCqXxV9cP JBZmuHlpiPgySp9qtHl3Ip5u2SObZ6HsnvKM5M0KXPtjSvNLMKhCc4y/CRyP3e/+R9Ap BdQ+u95xBVpKHZgO0Cmor+2H0xKBgluf6Zvz3pBNaQd4op/MnD/5y1Yocj+efN60G76w 53WV8wwDMz+Uc3e9kVxLufy3jiQAmYyxbkOudVnlxyeKpzqp3toNANEcrLoWCJGct7F4 YG1cAhFvzhe4Qj0f6KPMR4hpbtU0LJ3U+/5ZCMZE5q6GJEaSJ4Kc8u1XfRgZlLAhbP7o v5ag== X-Gm-Message-State: ALoCoQkhYScO+LOz12z1BMSnA7T5vM9dj3hl7QnEX+D+dm+EhzhJnv4W9ZGxA8i56BlosIHaDyve X-Received: by 10.112.160.39 with SMTP id xh7mr5875712lbb.22.1437729907911; Fri, 24 Jul 2015 02:25:07 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.45.39 with SMTP id j7ls362777lam.21.gmail; Fri, 24 Jul 2015 02:25:07 -0700 (PDT) X-Received: by 10.112.40.51 with SMTP id u19mr12638975lbk.44.1437729907773; Fri, 24 Jul 2015 02:25:07 -0700 (PDT) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com. [209.85.217.182]) by mx.google.com with ESMTPS id vk4si6981718lbb.147.2015.07.24.02.25.07 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Jul 2015 02:25:07 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.182 as permitted sender) client-ip=209.85.217.182; Received: by lbbyj8 with SMTP id yj8so11417950lbb.0 for ; Fri, 24 Jul 2015 02:25:07 -0700 (PDT) X-Received: by 10.112.131.98 with SMTP id ol2mr12919863lbb.56.1437729907656; Fri, 24 Jul 2015 02:25:07 -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.112.7.198 with SMTP id l6csp1044217lba; Fri, 24 Jul 2015 02:25:07 -0700 (PDT) X-Received: by 10.112.219.70 with SMTP id pm6mr12405218lbc.41.1437729907186; Fri, 24 Jul 2015 02:25:07 -0700 (PDT) Received: from mail-la0-f44.google.com (mail-la0-f44.google.com. [209.85.215.44]) by mx.google.com with ESMTPS id q10si6990993lbp.109.2015.07.24.02.25.07 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Jul 2015 02:25:07 -0700 (PDT) Received-SPF: pass (google.com: domain of ulf.hansson@linaro.org designates 209.85.215.44 as permitted sender) client-ip=209.85.215.44; Received: by laah7 with SMTP id h7so10661211laa.0 for ; Fri, 24 Jul 2015 02:25:07 -0700 (PDT) X-Received: by 10.152.219.3 with SMTP id pk3mr12648378lac.114.1437729907069; Fri, 24 Jul 2015 02:25:07 -0700 (PDT) Received: from uffe-Latitude-E6430s.lan (90-231-160-185-no158.tbcn.telia.com. [90.231.160.185]) by smtp.gmail.com with ESMTPSA id j2sm1627757lbs.24.2015.07.24.02.25.05 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 24 Jul 2015 02:25:06 -0700 (PDT) From: Ulf Hansson To: Russell King , Dmitry Torokhov , linux-arm-kernel@lists.infradead.org Cc: Ulf Hansson Subject: [PATCH] amba: Remove unused callbacks for legacy system PM Date: Fri, 24 Jul 2015 11:24:56 +0200 Message-Id: <1437729896-12183-1-git-send-email-ulf.hansson@linaro.org> X-Mailer: git-send-email 1.9.1 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: ulf.hansson@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.182 as permitted sender) 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: , Signed-off-by: Ulf Hansson --- This patch depends on the following commit cee3d8ccbecb Input: ambakmi - fix system PM by converting to modern callbacks That patch was recently queued through Dmitry's tree. I suggest that $subject patch also goes via Dmitry's tree, with Russell's ack of course. --- include/linux/amba/bus.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/linux/amba/bus.h b/include/linux/amba/bus.h index 50fc668..9006c4e 100644 --- a/include/linux/amba/bus.h +++ b/include/linux/amba/bus.h @@ -41,8 +41,6 @@ struct amba_driver { int (*probe)(struct amba_device *, const struct amba_id *); int (*remove)(struct amba_device *); void (*shutdown)(struct amba_device *); - int (*suspend)(struct amba_device *, pm_message_t); - int (*resume)(struct amba_device *); const struct amba_id *id_table; };