[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190116132221.GA11050@ulmo>
Date: Wed, 16 Jan 2019 14:22:21 +0100
From: Thierry Reding <thierry.reding@...il.com>
To: Thomas Petazzoni <thomas.petazzoni@...tlin.com>
Cc: Adrian Hunter <adrian.hunter@...el.com>,
Kishon Vijay Abraham I <kishon@...com>,
Ulf Hansson <ulf.hansson@...aro.org>,
Jonathan Hunter <jonathanh@...dia.com>,
linux-mmc@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-tegra@...r.kernel.org,
Gregory Clement <gregory.clement@...tlin.com>
Subject: Re: [PATCH 3/3] mmc: sdhci-tegra: drop ->get_ro() implementation
On Tue, Jan 15, 2019 at 05:28:37PM +0100, Thomas Petazzoni wrote:
> The SDHCI core is know properly checking for the state of a WP GPIO,
> so there is no longer any need for the sdhci-tegra code to implement
> ->get_ro() using mmc_gpio_get_ro().
>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@...tlin.com>
> ---
> Note: this patch has only been compiled tested, as I don't have the
> hardware to test it.
> ---
> drivers/mmc/host/sdhci-tegra.c | 9 ---------
> 1 file changed, 9 deletions(-)
So, if I apply this on top of next-20180116 I do get a BUG from
bio_split() on line 1833 in block/bio.c. However, that BUG also exists
without these patches.
More importantly, read-only detection with this applied still works on
for example Jetson TK1:
[ 28.547261] mmc1: new high speed SDHC card at address 59b4
[ 28.558814] mmcblk1: mmc1:59b4 SDC 14.7 GiB (ro)
So:
Tested-by: Thierry Reding <treding@...dia.com>
and:
Acked-by: Thierry Reding <treding@...dia.com>
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists