[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <538B6D48.9060502@linaro.org>
Date: Sun, 01 Jun 2014 19:13:28 +0100
From: Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
To: Russell King - ARM Linux <linux@....linux.org.uk>
CC: Ulf Hansson <ulf.hansson@...aro.org>, linux-mmc@...r.kernel.org,
Chris Ball <chris@...ntf.net>, linux-kernel@...r.kernel.org,
linux-arm-msm@...r.kernel.org, linus.walleij@...aro.org
Subject: Re: [PATCH v5 11/13] mmc: mmci: add explicit clk control
Thanks Russell,
On 31/05/14 13:29, Russell King - ARM Linux wrote:
>>
>> >+ if ((host->variant->explicit_mclk_control) &&
>> >+ (ios->clock != host->clock_cache)) {
> Please explain what use these parens have (or just get rid of them as
> they're completely unnecessary - they do nothing for readability.)
I agree, will fix this in next version, It was a left over from my
previous patches which had one more variable in that first check.
Thanks,
srini
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists