[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180116094409.3zb3igxqf36vqype@tetsubishi>
Date: Tue, 16 Jan 2018 10:44:09 +0100
From: Wolfram Sang <wsa@...-dreams.de>
To: Masahiro Yamada <yamada.masahiro@...ionext.com>
Cc: linux-mmc@...r.kernel.org,
Wolfram Sang <wsa+renesas@...g-engineering.com>,
Simon Horman <simon.horman@...ronome.com>,
Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>,
linux-renesas-soc@...r.kernel.org, linux-kernel@...r.kernel.org,
Ulf Hansson <ulf.hansson@...aro.org>
Subject: Re: [PATCH v2 18/22] mmc: tmio: remove useless TMIO_MASK_CMD
handling in tmio_mmc_host_probe()
On Sat, Nov 25, 2017 at 01:24:53AM +0900, Masahiro Yamada wrote:
> TMIO_MASK_CMD is properly enabled in tmio_mmc_start_command().
>
> We have no reason to set it up in tmio_mmc_host_probe(). (If we
> really wanted to set it in the probe, we would have to do likewise
> when resuming.)
>
> Even worse, the following code is extremely confusing:
>
> _host->sdcard_irq_mask &= ~irq_mask;
>
> The logic is opposite between "->sdcard_irq_mask" and "irq_mask".
> The intention is not clear at a glance.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@...ionext.com>
In general, I like it a lot. It just depends on the previous patches
which are still subject to discussion.
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists