commit | 55bbf5d42ee6c609de56702ae7f766c4e88efbed | [log] [tgz] |
---|---|---|
author | Lee Jones <[email protected]> | Wed Jun 24 09:48:17 2020 +0100 |
committer | Lee Jones <[email protected]> | Mon Jul 06 08:31:59 2020 +0100 |
tree | 2d05824574d9c5263f1058ff5d3ec20cc8096527 | |
parent | 3fc65627c81c700c2b12eb3b8ca8a47f4cb4dd20 [diff] |
mfd: omap-usb-tll: Provide description for 'pdev' argument to .probe() Kerneldoc syntax is used, but not complete. Arg descriptions required. Prevents warnings like: drivers/mfd/omap-usb-tll.c:204: warning: Function parameter or member 'pdev' not described in 'usbtll_omap_probe Cc: Tony Lindgren <[email protected]> Cc: Keshava Munegowda <[email protected]> Cc: Roger Quadros <[email protected]> Cc: [email protected] Signed-off-by: Lee Jones <[email protected]>