projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e695c1f
)
spi: pl022: update description of internal_cs_control()
author
Nam Cao
<namcao@linutronix.de>
Fri, 15 Dec 2023 11:33:38 +0000
(12:33 +0100)
committer
Mark Brown
<broonie@kernel.org>
Fri, 15 Dec 2023 12:58:18 +0000
(12:58 +0000)
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
patch
|
blob
|
history
diff --git
a/drivers/spi/spi-pl022.c
b/drivers/spi/spi-pl022.c
index
bdec67c
..
de63cf0
100644
(file)
--- a/
drivers/spi/spi-pl022.c
+++ b/
drivers/spi/spi-pl022.c
@@
-419,7
+419,7
@@
struct chip_data {
/**
* internal_cs_control - Control chip select signals via SSP_CSR.
* @pl022: SSP driver private data structure
- * @
command
: select/delect the chip
+ * @
enable
: select/delect the chip
*
* Used on controller with internal chip select control via SSP_CSR register
* (vendor extension). Each of the 5 LSB in the register controls one chip