Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

iio: dac: ad5624r: Drop docs of missing members

The documentation for struct ad5624r_state contains members that are (no
longer?) part of the structure.

Remove unnecessary docs.

Signed-off-by: Matti Vaittinen <mazziesaccount@gmail.com>
Link: https://patch.msgid.link/Z2KFC7ZBwmM69Qb4@mva-rohm
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

authored by

Matti Vaittinen and committed by
Jonathan Cameron
25d4851d 0c6db450

-2
-2
drivers/iio/dac/ad5624r.h
··· 42 42 43 43 /** 44 44 * struct ad5624r_state - driver instance specific data 45 - * @indio_dev: the industrial I/O device 46 45 * @us: spi_device 47 46 * @chip_info: chip model specific constants, available modes etc 48 - * @reg: supply regulator 49 47 * @vref_mv: actual reference voltage used 50 48 * @pwr_down_mask power down mask 51 49 * @pwr_down_mode current power down mode