commit | 2690e61e8e313461428334586ed9dbf56531dae9 | [log] [tgz] |
---|---|---|
author | Bandan Das <bsd@redhat.com> | Sat Sep 07 00:53:59 2013 -0400 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Sep 24 10:29:34 2013 +0200 |
tree | 1439e7e374cc330b97d19d02c03f9633d10ecbbc | |
parent | 7953793c033343dbea97836645edbe4e61754b11 [diff] |
hda-codec: make mixemu selectable at runtime Define PARAM so that we have two versions of the "desc_codec and family" structs. Add a property called "mixer" whose default value depends on whether CONFIG_MIXEMU is defined or not which will help us call the appropriate instance init functions. Signed-off-by: Bandan Das <bsd@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>