Skip to content

Commit 43f9c5c

Browse files
committed
memory: emif: Add missing kerneldoc for lpmode
Add kerneldoc for 'lpmode' struct member to fix W=1 warnings: drivers/memory/emif.c:67 struct member 'lpmode' not described in 'emif_data' Link: https://lore.kernel.org/r/20250525153435.15768-2-krzysztof.kozlowski@linaro.org Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
1 parent 19272b3 commit 43f9c5c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/memory/emif.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
* are two devices attached to this EMIF, this
4040
* value is the maximum of the two temperature
4141
* levels.
42+
* @lpmode: Chosen low power mode
4243
* @node: node in the device list
4344
* @base: base address of memory-mapped IO registers.
4445
* @dev: device pointer.

0 commit comments

Comments
 (0)