Re: [PATCH v2.5 0/3] firmware: Add support for loading compressed files

2019-06-18 Thread Greg Kroah-Hartman
On Tue, Jun 11, 2019 at 02:26:23PM +0200, Takashi Iwai wrote: > [resubmitted with the missing patch] > > Hi, > > here are the rest and the main part of patches to add the support for > loading the compressed firmware files. The patch was slightly > refactored for more easily enhancing for other

[PATCH v2.5 0/3] firmware: Add support for loading compressed files

2019-06-11 Thread Takashi Iwai
[resubmitted with the missing patch] Hi, here are the rest and the main part of patches to add the support for loading the compressed firmware files. The patch was slightly refactored for more easily enhancing for other compression formats (if anyone wants). Also the selftest patch is included.