summaryrefslogtreecommitdiffstats
path: root/sound/pci
diff options
context:
space:
mode:
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>2022-04-08 18:32:58 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2022-04-08 18:33:55 -0700
commitdb6c4ee7838c3a91ef15777f8d0f80a3cd5d3bb8 (patch)
tree3228867402a833f0a776495633bac6d4bc7a6c8c /sound/pci
parenta949087c2285c8de4f0f204cab2d4eece9d929a2 (diff)
downloadlinux-db6c4ee7838c3a91ef15777f8d0f80a3cd5d3bb8.tar.bz2
Input: mt6779-keypad - move iomem pointer to probe function
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@collabora.com> Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com> Link: https://lore.kernel.org/r/20220406115654.115093-1-angelogioacchino.delregno@collabora.com Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'sound/pci')
0 files changed, 0 insertions, 0 deletions