]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commitdiff
iio: accel: mma8452: Add missing documentation for name element of chip_info
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 10 Apr 2022 15:33:17 +0000 (16:33 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Thu, 28 Apr 2022 18:22:55 +0000 (19:22 +0100)
Documentation needed to avoid build warning with W=1 builds. It doesn't
really add any non obvious information but good to have it anyway.

No fixes tag as not worth backporting onto the fix that added the name
element to the structure.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20220410153317.290896-1-jic23@kernel.org
drivers/iio/accel/mma8452.c

index 9c02c681c84c3e8cea447d3176ccb5fed72f5ff0..912a447e63107f277b66c2d36bf0e4769a6b7d2b 100644 (file)
@@ -166,6 +166,7 @@ static const struct mma8452_event_regs trans_ev_regs = {
 
 /**
  * struct mma_chip_info - chip specific data
+ * @name:                      part number of device reported via 'name' attr
  * @chip_id:                   WHO_AM_I register's value
  * @channels:                  struct iio_chan_spec matching the device's
  *                             capabilities