Re: [PATCH v2 02/12] ASoC: arizona-jack: Add arizona-jack.c

2021-01-18 Thread Andy Shevchenko
On Sun, Jan 17, 2021 at 6:06 PM Hans de Goede wrote: > > Add an unmodified copy of drivers/extcon/extcon-arizona.c as > sound/soc/codecs/arizona-jack.c . Usually adding -M -C to `git format-patch` helps a lot of rename detections. I think in the next version we easily see the evidence of the abov

[PATCH v2 02/12] ASoC: arizona-jack: Add arizona-jack.c

2021-01-17 Thread Hans de Goede
Add an unmodified copy of drivers/extcon/extcon-arizona.c as sound/soc/codecs/arizona-jack.c . This is a preparation patch for 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 funct