Re: [PATCH v2 1/4] ASoC: rt5660: Add ACPI support

2017-01-13 Thread Andy Shevchenko
On Fri, Jan 13, 2017 at 4:53 AM, Bard Liao wrote: >> +static const struct acpi_gpio_mapping byt_rt5660_gpios[] = { >> + { "audio-wake-intr-gpios", &audio_wake_intr_gpio, 1 }, >> + { "lineout-mute-gpios", &lineout_mute_gpio, 1 }, >> + { NULL }, >> +}; >> + > > I am thinking if it is mor

RE: [PATCH v2 1/4] ASoC: rt5660: Add ACPI support

2017-01-12 Thread Bard Liao
> -Original Message- > From: Shrirang Bagul [mailto:shrirang.ba...@canonical.com] > Sent: Thursday, January 12, 2017 8:01 PM > To: alsa-de...@alsa-project.org > Cc: linux-kernel@vger.kernel.org; Bard Liao; Oder Chiou; Liam Girdwood; Mark > Brown; Jaroslav Kysela; Takashi Iwai > Subject: [P