iio: magnetometer: yamaha-yas530: Make strings const in chip info
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 31 Aug 2022 14:15:29 +0000 (17:15 +0300)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 4 Sep 2022 15:31:03 +0000 (16:31 +0100)
commitff1c17e9a7623f73aa44c605a5e6a4396df46a5e
treeffc820b631d1f9e0536e4389668447b1bad2fd1d
parent741d1e3783d9486d76534f2f08442e1f0eb108a1
iio: magnetometer: yamaha-yas530: Make strings const in chip info

For better compiler coverage mark strings consts in the chip info.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20220831141530.80572-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/magnetometer/yamaha-yas530.c