
25 Jan
2024
25 Jan
'24
12:26 a.m.
On Wed, Jan 24, 2024 at 6:56 PM Charles Keepax ckeepax@opensource.cirrus.com wrote:
Whilst reading cirrus,buttons-ohms the error from device_property_read_u32_array is not checked, whilst there is a
..._array()
preceding device_property_count_u32 which is checked the property read
..._u32()
can still fail. Add the missing check.
Reviewed-by: Andy Shevchenko andy.shevchenko@gmail.com
--
With Best Regards,
Andy Shevchenko