On Tue, 20 Oct 2015 08:16:40 +0200, Vinod Koul wrote:
On Sun, Oct 18, 2015 at 08:41:54PM +0530, Vinod Koul wrote:
On Fri, Oct 16, 2015 at 06:20:52PM +0200, Takashi Iwai wrote:
Hi,
this is a patchset to add the support of automatic modalias creation for HD-audio codec drivers like other standard drivers. Currently, the HDA codec driver has put module alias manually due to ugly historical reasons. This patch finally moves to the saner way.
Also it adds the udev modalias support so that it can be autoloaded in udev.
The patchset was initiated by Intel people for SKL ASoC drivers. Now I brushed up and made it working for legacy drivers.
The current patchset is found in topic/hda-modalias branch of sound git tree, too.
Thanks for posting this,
This series looks great to me. Me and Subhransu will test it out in next day or so and will get back with results on ASoC side :)
Hi Takashi,
For the whole series
Reviewed-by: Vinod Koul vinod.koul@intel.com Tested-by: Subhransu S Prusty subhransu.s.prusty@intel.com
Also please apply below patch which adds HDA_CODEC_EXT_ENTRY. We have tested HDMI patches with this
OK, tags updated and merged the new patch, pushed out now.
BTW:
-----------------><8----------------><8----------------
This won't work with git am --scissors. Better to use either ">8" or "8<"
thanks,
Takashi