diff options
| author | Venkatesh Yadav Abbarapu <[email protected]> | 2025-07-17 10:16:32 +0530 |
|---|---|---|
| committer | Michal Simek <[email protected]> | 2025-07-24 08:54:16 +0200 |
| commit | 62c2c5d2479801f8d9a8c2e4c2d07c564010ea33 (patch) | |
| tree | a480d19e5110e5fa69da244ec7328940de827734 /scripts/basic | |
| parent | d9f17545434e5e3ca41b6f585ef8777529f33829 (diff) | |
gpio: zynq: Fix the documentation warning in zynq_gpio_get_bank_pin
The 'dev' parameter in the zynq_gpio_get_bank_pin function was not
described in its kernel-doc comment block, leading to a Sparse warning.
drivers/gpio/zynq_gpio.c:194: warning: Function parameter or member 'dev'
not described in 'zynq_gpio_get_bank_pin'
Add a description for the 'dev' parameter to satisfy the documentation
requirements and improve code clarity for this function.
Signed-off-by: Venkatesh Yadav Abbarapu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Michal Simek <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
