[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YlDiW0dpZ7A41j/Z@google.com>
Date: Fri, 8 Apr 2022 18:33:15 -0700
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: AngeloGioacchino Del Regno
<angelogioacchino.delregno@...labora.com>
Cc: matthias.bgg@...il.com, mkorpershoek@...libre.com,
lv.ruyi@....com.cn, m.felsch@...gutronix.de,
fengping.yu@...iatek.com, linux-input@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Input: mt6779-keypad: Move iomem pointer to probe
function
On Wed, Apr 06, 2022 at 01:56:54PM +0200, AngeloGioacchino Del Regno wrote:
> The mmio base address is used for the only purpose of initializing
> regmap for this driver, hence it's not necessary to have it in the
> main driver structure, as it is used only in the probe() callback.
> Move it local to function mt6779_keypad_pdrv_probe().
>
> This commit brings no functional changes.
>
> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>
Applied, thank you.
--
Dmitry
Powered by blists - more mailing lists