summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorRasmus Villemoes <linux@rasmusvillemoes.dk>2023-04-25 15:45:25 +0200
committerMark Brown <broonie@kernel.org>2023-05-23 19:05:14 +0100
commitd9032b304541e1f560349e461611f25d67f44a49 (patch)
tree2103b8f829a3c705c368037e0ebb670c78b224b2 /lib
parentb6e4686ca8c3932ed0eee66c016c05c870e44f5d (diff)
downloadlinux-stable-d9032b304541e1f560349e461611f25d67f44a49.tar.gz
linux-stable-d9032b304541e1f560349e461611f25d67f44a49.tar.bz2
linux-stable-d9032b304541e1f560349e461611f25d67f44a49.zip
spi: spi-imx: use "controller" variable consistently in spi_imx_probe()
Near the top of the function, spi_imx->controller is set to controller (and is of course never modified again). The rest of the function uses a mix of the two expressions. For consistency, readability and better code generation, drop all the spi_imx-> indirections. Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> Link: https://lore.kernel.org/r/20230425134527.483607-2-linux@rasmusvillemoes.dk Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions