Hi Mark,
On Mon, Jan 25, 2016 at 03:48:46PM +0000, Mark Brown wrote:
On Thu, Jan 14, 2016 at 09:57:20PM +0100, Lukas Wunner wrote:
Use shiny new acpi_dev_present() and remove all the boilerplate to search for a particular ACPI device. No functional change. Cf. 2d12b6b381ba ("ACPI / utils: Add acpi_dev_present()").
v2: Rebase on commit 95f098014815 ("ASoC: Intel: Move apci find machine routines").
As covered in SubmittingPatches don't include inter-version changelogs in the body of your commit log, put them after the ---. They are meaningless once the change is applied without the rest of the history.
I'm used to the drm and drm-intel practice of including the changelog in the commit message, but will remember to move it to the git notes when posting to alsa-devel in the future.
Thanks,
Lukas