mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2026-03-08 18:26:12 +01:00
iio: frequency: ad9523: correct kernel-doc bad line warning
Insert a "*" in the kernel-doc line to resolve a warning: Warning: include/linux/iio/frequency/ad9523.h:47 bad line: LSB = 1/2 of a period of the divider input clock. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Reviewed-by: Andy Shevchenko <andy@kernel.org> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
This commit is contained in:
committed by
Jonathan Cameron
parent
bf870c97ce
commit
2693ca2e02
@@ -45,7 +45,7 @@ enum ref_sel_mode {
|
||||
* @output_dis: Disables, powers down the entire channel.
|
||||
* @driver_mode: Output driver mode (logic level family).
|
||||
* @divider_phase: Divider initial phase after a SYNC. Range 0..63
|
||||
LSB = 1/2 of a period of the divider input clock.
|
||||
* LSB = 1/2 of a period of the divider input clock.
|
||||
* @channel_divider: 10-bit channel divider.
|
||||
* @extended_name: Optional descriptive channel name.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user