phy: qcom-qmp-pcie: use shorter tables identifiers
authorJohan Hovold <johan+linaro@kernel.org>
Sat, 5 Nov 2022 14:59:31 +0000 (15:59 +0100)
committerVinod Koul <vkoul@kernel.org>
Thu, 10 Nov 2022 07:04:54 +0000 (12:34 +0530)
commitd8c9a1e9c223951836692eb8c3810e18ae06ffc2
tree2e1280bbc657668566b359b81573aaed81abd9a4
parentf8b641146484b6be33c291fa8279ffe423e169d9
phy: qcom-qmp-pcie: use shorter tables identifiers

The QMP drivers all use 'tbl' to refer to their register initialisation
tables.

For consistency use 'tbls' rather than 'tables' to refer to the new
aggregate table structures.

Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20221105145939.20318-9-johan+linaro@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c