[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAPDyKFqfUrOy7dKTHE7O4RFpJa9OsPh2XTb3c7b_ukbN55e3cQ@mail.gmail.com>
Date: Wed, 13 Jan 2021 12:25:07 +0100
From: Ulf Hansson <ulf.hansson@...aro.org>
To: "H. Nikolaus Schaller" <hns@...delico.com>
Cc: Paul Cercueil <paul@...pouillou.net>,
Lee Jones <lee.jones@...aro.org>,
Tony Lindgren <tony@...mide.com>,
"linux-mmc@...r.kernel.org" <linux-mmc@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Discussions about the Letux Kernel
<letux-kernel@...nphoenux.org>
Subject: Re: [PATCH 1/2] mmc: jz4740: remove unused struct component card_detect_irq
On Wed, 23 Dec 2020 at 10:05, H. Nikolaus Schaller <hns@...delico.com> wrote:
>
> I have not found any user for this struct component.
>
> Signed-off-by: H. Nikolaus Schaller <hns@...delico.com>
Applied for next, thanks!
Kind regards
Uffe
> ---
> drivers/mmc/host/jz4740_mmc.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/mmc/host/jz4740_mmc.c b/drivers/mmc/host/jz4740_mmc.c
> index a1f92fed2a55b7..b3c636edbb4610 100644
> --- a/drivers/mmc/host/jz4740_mmc.c
> +++ b/drivers/mmc/host/jz4740_mmc.c
> @@ -152,7 +152,6 @@ struct jz4740_mmc_host {
> enum jz4740_mmc_version version;
>
> int irq;
> - int card_detect_irq;
>
> void __iomem *base;
> struct resource *mem_res;
> --
> 2.26.2
>
Powered by blists - more mailing lists