commit | 4f9e0c38c5e991e2d050d13e28be74b93ab704c0 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Oct 16 11:35:49 2015 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Oct 20 10:14:59 2015 +0200 |
tree | 8dad6f02e47df1690f97cadf778220079b3324b1 | |
parent | da23ac1e40ce844d1a9553906bdacce160af76f6 [diff] |
ALSA: hda - Add a common helper to give the codec modalias string This patch provide a new common helper function, snd_hdac_codec_modalias(), to give the codec modalias name string. This function will be used by multiple places in the later patches. Reviewed-by: Vinod Koul <vinod.koul@intel.com> Tested-by: Subhransu S Prusty <subhransu.s.prusty@intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>