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)
commita503bc0a58dbb1ece323f952df92c464cc661833
treef28ade15b72fa79f2e71e5e64a83d9467103111d
parent024b58a30274a9e28d5c7c17b1ec405714047f2a
iio: accel: mma8452: Add missing documentation for name element of chip_info

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