linux-stable/include/linux/i3c
Frank Li 34d946b723 i3c: master: fix kernel-doc check warning
Fix warning found by
	'scripts/kernel-doc -v -none include/linux/i3c/master.h'

include/linux/i3c/master.h:457: warning: Function parameter or member 'enable_hotjoin' not described in 'i3c_master_controller_ops'
include/linux/i3c/master.h:457: warning: Function parameter or member 'disable_hotjoin' not described in 'i3c_master_controller_ops'
include/linux/i3c/master.h:499: warning: Function parameter or member 'hotjoin' not described in 'i3c_master_controller'

Signed-off-by: Frank Li <Frank.Li@nxp.com>
Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/r/20240109052548.2128133-1-Frank.Li@nxp.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
2024-01-14 23:00:50 +01:00
..
ccc.h treewide: Replace zero-length arrays with flexible-array members 2022-02-17 07:00:39 -06:00
device.h i3c: add actual_len in i3c_priv_xfer 2024-01-08 00:49:20 +01:00
master.h i3c: master: fix kernel-doc check warning 2024-01-14 23:00:50 +01:00