[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YfMPRj8H8nT4rFZb@shikoro>
Date: Thu, 27 Jan 2022 22:31:50 +0100
From: Wolfram Sang <wsa@...nel.org>
To: Michał Mirosław <mirq-linux@...e.qmqm.pl>
Cc: Laxman Dewangan <ldewangan@...dia.com>,
Dmitry Osipenko <digetx@...il.com>,
Thierry Reding <thierry.reding@...il.com>,
Jonathan Hunter <jonathanh@...dia.com>,
linux-i2c@...r.kernel.org, linux-tegra@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 1/2] i2c: tegra: allow DVC support to be compiled out
Hi Michał,
> ---
> v2: remove KConfig symbol as per Dmitry Osipenko's suggestion.
> (Assuming that for Tegra20 the DVC part will be used anyway.)
>
> Signed-off-by: Michał Mirosław <mirq-linux@...e.qmqm.pl>
Your SoB should be above the "---" line.
> +#define IS_DVC(dev) (IS_ENABLED(CONFIG_ARCH_TEGRA_2x_SOC) && dev->is_dvc)
'checkpatch --strict' IMO rightfully mentions that 'dev' should be in
paranthesis when being used.
Both comments apply to patch 2 as well. Otherwise looks good!
Thanks,
Wolfram
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists