]> www.infradead.org Git - users/willy/xarray.git/commit
soc: fsl: cpm1: qmc: Rename qmc_chan_command()
authorHerve Codina <herve.codina@bootlin.com>
Thu, 8 Aug 2024 07:11:21 +0000 (09:11 +0200)
committerChristophe Leroy <christophe.leroy@csgroup.eu>
Tue, 3 Sep 2024 05:49:20 +0000 (07:49 +0200)
commitef0878a5ba1cc4f5b4716991a02c6f44db48e2ca
treee16cdaad34a2892d9f6ea45cc826eb721894b8cb
parentde5fdb7d14b34f7fea930f2d72cf0241ec679e72
soc: fsl: cpm1: qmc: Rename qmc_chan_command()

Current code handles CPM1 version of QMC and qmc_chan_command() is
clearly CPM1 specific.

In order to prepare the support for the QUICC Engine (QE) version,
rename qmc_chan_command() to reflect that point.

Signed-off-by: Herve Codina <herve.codina@bootlin.com>
Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Link: https://lore.kernel.org/r/20240808071132.149251-29-herve.codina@bootlin.com
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
drivers/soc/fsl/qe/qmc.c