30 Jan
2021
30 Jan
'21
4:15 p.m.
On Sat, Jan 23, 2021 at 01:13:07PM +0100, Hans de Goede wrote:
Move all the jack-detect variables from struct arizona_extcon_info to struct arizona_priv.
This is part of a patch series converting the arizona extcon driver into a helper library for letting the arizona codec-drivers directly report jack state through the standard sound/soc/soc-jack.c functions.
Reviewed-by: Andy Shevchenko andy.shevchenko@gmail.com Acked-by: Charles Keepax ckeepax@opensource.cirrus.com Signed-off-by: Hans de Goede hdegoede@redhat.com
Tested-by: Charles Keepax ckeepax@opensource.cirrus.com
Thanks, Charles