]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
mfd: ti_am335x_tscadc: Rename a variable
authorMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 15 Oct 2021 08:14:50 +0000 (10:14 +0200)
committerLee Jones <lee.jones@linaro.org>
Thu, 21 Oct 2021 08:23:47 +0000 (09:23 +0100)
commit430b98fcd738d941681a8c0ca352f255d1ca9606
treed40fa7bfe1162a7df950ba31b523feaa4d0f5fb3
parent2f89c2619ce93bf2b0e6e721614fc33e8cf48f03
mfd: ti_am335x_tscadc: Rename a variable

We need to retrieve the number of wires used by the "secondary" device
(the touchscreen or the magnetic reader). Let's rename tsc_wires to
become tscmag_wires to clarify the fact that this variable can be used
in both situations.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20211015081506.933180-33-miquel.raynal@bootlin.com
drivers/mfd/ti_am335x_tscadc.c