spi: pl022: update description of internal_cs_control()
authorNam Cao <namcao@linutronix.de>
Fri, 15 Dec 2023 11:33:38 +0000 (12:33 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 15 Dec 2023 12:58:18 +0000 (12:58 +0000)
commit644f315d12ea29a67bc985d06ab0962452eb3605
tree400887fd13bebca9711db8c8550a0ce7b07fd2f6
parente695c1fc5a3db1e161abe8061d715a504aff3f9f
spi: pl022: update description of internal_cs_control()

The arguments of internal_cs_control() was changed, but its description
was not updated. Update the description to match the expected arguments.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202312151816.munFeE4L-lkp@intel.com/
Signed-off-by: Nam Cao <namcao@linutronix.de>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://msgid.link/r/4036d8d5845c04179f330f83e825a3921aa50c5a.1702639801.git.namcao@linutronix.de
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-pl022.c