On Mon, Nov 13, 2017 at 01:43:57PM -0600, Pierre-Louis Bossart wrote:
On 11/10/2017 12:36 PM, Jeremy Cline wrote:
Replace snd_soc_acpi_check_hid() with the generic acpi_dev_present() and remove the now unused snd_soc_acpi_check_hid function. This should have no functional change.
The code looks ok, but I'd like to first add the fix for the quirk handling regression which appeared in 4.13 and is still there in 4.14. Current fix is at https://bugzilla.kernel.org/attachment.cgi?id=258581
Can we wait a couple of days on this one to avoid mixing bug fixes and renames? this would also make the stable branch fix easier to handle.
That makes perfect sense to me. I'm pretty new to all this, should I just keep an eye on things and rebase this once that patch lands?
Thanks, Jeremy