projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
454c219
)
iio: dac: Rudimentary typo fix
author
Bhaskar Chowdhury
<unixbhaskar@gmail.com>
Tue, 23 Mar 2021 01:22:15 +0000
(06:52 +0530)
committer
Jonathan Cameron
<Jonathan.Cameron@huawei.com>
Mon, 29 Mar 2021 10:28:24 +0000
(11:28 +0100)
s/concurent/concurrent/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Link:
https://lore.kernel.org/r/20210323012215.451075-1-unixbhaskar@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/dac/ad5766.c
patch
|
blob
|
history
diff --git
a/drivers/iio/dac/ad5766.c
b/drivers/iio/dac/ad5766.c
index
ef1618e
..
79837a4
100644
(file)
--- a/
drivers/iio/dac/ad5766.c
+++ b/
drivers/iio/dac/ad5766.c
@@
-89,7
+89,7
@@
static const char * const ad5766_dither_scales[] = {
/**
* struct ad5766_state - driver instance specific data
* @spi: SPI device
- * @lock: Lock used to restrict concurent access to SPI device
+ * @lock: Lock used to restrict concur
r
ent access to SPI device
* @chip_info: Chip model specific constants
* @gpio_reset: Reset GPIO, used to reset the device
* @crt_range: Current selected output range