aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAngeloGioacchino Del Regno <[email protected]>2022-04-08 18:32:58 -0700
committerDmitry Torokhov <[email protected]>2022-04-08 18:33:55 -0700
commitdb6c4ee7838c3a91ef15777f8d0f80a3cd5d3bb8 (patch)
tree3228867402a833f0a776495633bac6d4bc7a6c8c /tools/perf/scripts/python
parenta949087c2285c8de4f0f204cab2d4eece9d929a2 (diff)
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 <[email protected]> Reviewed-by: Mattijs Korpershoek <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions