projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f522f39
)
Fix typos in GPIO TODO document
author
Shivam Chaudhary
<cvam0000@gmail.com>
Wed, 25 Sep 2024 15:46:57 +0000
(21:16 +0530)
committer
Bartosz Golaszewski
<bartosz.golaszewski@linaro.org>
Mon, 30 Sep 2024 08:16:26 +0000
(10:16 +0200)
Corrected minor typos in the GPIO TODO document:
- Fixed "ivolves" to "involves"
- Corrected "boardfiles" to "board files"
Signed-off-by: Shivam Chaudhary <cvam0000@gmail.com>
Link:
https://lore.kernel.org/r/20240925154657.38704-1-cvam0000@gmail.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
drivers/gpio/TODO
patch
|
blob
|
blame
|
history
diff --git
a/drivers/gpio/TODO
b/drivers/gpio/TODO
index 189c3abe7e79d4b99e18ccf3ef98750931b96d06..942d1cd2bd3c990bff3c1b910532aa8f12c8a31f 100644
(file)
--- a/
drivers/gpio/TODO
+++ b/
drivers/gpio/TODO
@@
-61,8
+61,8
@@
Work items:
- Change all consumer drivers that #include <linux/of_gpio.h> to
#include <linux/gpio/consumer.h> and stop doing custom parsing of the
- GPIO lines from the device tree. This can be tricky and often ivolves
- changing boardfiles, etc.
+ GPIO lines from the device tree. This can be tricky and often i
n
volves
+ changing board
files, etc.
- Pull semantics for legacy device tree (OF) GPIO lookups into
gpiolib-of.c: in some cases subsystems are doing custom flags and