Re: [PATCH v2 0/9] ASoC: Intel: Kconfig+acpi fixes

2018-01-03 Thread Andy Shevchenko
On Wed, 2018-01-03 at 12:52 -0600, Pierre-Louis Bossart wrote: > > On 01/03/2018 11:09 AM, Andy Shevchenko wrote: > > On Wed, 2018-01-03 at 10:50 -0600, Pierre-Louis Bossart wrote: > > Couple of nitpicks and seems patch 9 missed some (all?) comments to > > be > > addressed. > > > > So, after

Re: [PATCH v2 0/9] ASoC: Intel: Kconfig+acpi fixes

2018-01-03 Thread Andy Shevchenko
On Wed, 2018-01-03 at 12:52 -0600, Pierre-Louis Bossart wrote: > > On 01/03/2018 11:09 AM, Andy Shevchenko wrote: > > On Wed, 2018-01-03 at 10:50 -0600, Pierre-Louis Bossart wrote: > > Couple of nitpicks and seems patch 9 missed some (all?) comments to > > be > > addressed. > > > > So, after

Re: [PATCH v2 0/9] ASoC: Intel: Kconfig+acpi fixes

2018-01-03 Thread Pierre-Louis Bossart
On 01/03/2018 11:09 AM, Andy Shevchenko wrote: On Wed, 2018-01-03 at 10:50 -0600, Pierre-Louis Bossart wrote: The first patch solves issues reported by 0day with non-ACPI platforms The second patch implements what Linus, Takashi and Mark requested: a top-level selector defaulting to 'y' to

Re: [PATCH v2 0/9] ASoC: Intel: Kconfig+acpi fixes

2018-01-03 Thread Pierre-Louis Bossart
On 01/03/2018 11:09 AM, Andy Shevchenko wrote: On Wed, 2018-01-03 at 10:50 -0600, Pierre-Louis Bossart wrote: The first patch solves issues reported by 0day with non-ACPI platforms The second patch implements what Linus, Takashi and Mark requested: a top-level selector defaulting to 'y' to

Re: [PATCH v2 0/9] ASoC: Intel: Kconfig+acpi fixes

2018-01-03 Thread Andy Shevchenko
On Wed, 2018-01-03 at 10:50 -0600, Pierre-Louis Bossart wrote: > The first patch solves issues reported by 0day with non-ACPI platforms > > The second patch implements what Linus, Takashi and Mark > requested: a top-level selector defaulting to 'y' to easily filter all > other options and with no

Re: [PATCH v2 0/9] ASoC: Intel: Kconfig+acpi fixes

2018-01-03 Thread Andy Shevchenko
On Wed, 2018-01-03 at 10:50 -0600, Pierre-Louis Bossart wrote: > The first patch solves issues reported by 0day with non-ACPI platforms > > The second patch implements what Linus, Takashi and Mark > requested: a top-level selector defaulting to 'y' to easily filter all > other options and with no

[PATCH v2 0/9] ASoC: Intel: Kconfig+acpi fixes

2018-01-03 Thread Pierre-Louis Bossart
The first patch solves issues reported by 0day with non-ACPI platforms The second patch implements what Linus, Takashi and Mark requested: a top-level selector defaulting to 'y' to easily filter all other options and with no impact on code generation. There should be no functionality change and

[PATCH v2 0/9] ASoC: Intel: Kconfig+acpi fixes

2018-01-03 Thread Pierre-Louis Bossart
The first patch solves issues reported by 0day with non-ACPI platforms The second patch implements what Linus, Takashi and Mark requested: a top-level selector defaulting to 'y' to easily filter all other options and with no impact on code generation. There should be no functionality change and