mfd: cs42l43: Use __u8 type rather than u8 for firmware interface
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Mon, 29 Jan 2024 15:25:54 +0000 (15:25 +0000)
committerLee Jones <lee@kernel.org>
Fri, 23 Feb 2024 14:58:01 +0000 (14:58 +0000)
commitde896be80acfed5db89be33720bc66287f98526d
treeb5a7d31952cc94c60cb6e65a8f26a3f6f06302b7
parent8b9a1f5ef43b8d26c4df3b4e3cbebec04d7be1c5
mfd: cs42l43: Use __u8 type rather than u8 for firmware interface

__xxx is the preferred type for firmware interfaces.

Suggested-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20240129152557.3221212-3-ckeepax@opensource.cirrus.com
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/mfd/cs42l43.c