From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932794AbcFOOIr (ORCPT ); Wed, 15 Jun 2016 10:08:47 -0400 Received: from mail-lf0-f48.google.com ([209.85.215.48]:35201 "EHLO mail-lf0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932130AbcFOOIq (ORCPT ); Wed, 15 Jun 2016 10:08:46 -0400 Date: Wed, 15 Jun 2016 15:09:20 +0100 From: Lee Jones To: Linus Walleij Cc: Samuel Ortiz , linux-kernel@vger.kernel.org, Stephen Boyd , Bjorn Andersson , Andy Gross Subject: Re: [PATCH] mfd: qcom_rpm: Remove unused define Message-ID: <20160615140920.GJ4948@dell> References: <1465778061-3174-1-git-send-email-linus.walleij@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1465778061-3174-1-git-send-email-linus.walleij@linaro.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 13 Jun 2016, Linus Walleij wrote: > This define RPM_SIGNAL probably pertains to the IPC signal which > we ended up fetching from the device tree instead. the define is > unused, remove it. > > Cc: Stephen Boyd > Cc: Bjorn Andersson > Cc: Andy Gross > Signed-off-by: Linus Walleij > --- > drivers/mfd/qcom_rpm.c | 2 -- > 1 file changed, 2 deletions(-) Applied, thanks. > diff --git a/drivers/mfd/qcom_rpm.c b/drivers/mfd/qcom_rpm.c > index 1be47ad6441b..4f589cf75549 100644 > --- a/drivers/mfd/qcom_rpm.c > +++ b/drivers/mfd/qcom_rpm.c > @@ -70,8 +70,6 @@ struct qcom_rpm { > #define RPM_NOTIFICATION BIT(30) > #define RPM_REJECTED BIT(31) > > -#define RPM_SIGNAL BIT(2) > - > static const struct qcom_rpm_resource apq8064_rpm_resource_table[] = { > [QCOM_RPM_CXO_CLK] = { 25, 9, 5, 1 }, > [QCOM_RPM_PXO_CLK] = { 26, 10, 6, 1 }, -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog