commit | f0e8ed858edb327802ee65fd695cc1538286226f | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Sep 20 11:41:54 2011 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Sep 21 14:54:23 2011 +0100 |
tree | a9d199786e89f82ac68aa2f78850c59f095f774d | |
parent | f93dc4b6c975baeef9267a62451b370fbc586f3f [diff] |
ASoC: Ensure we generate a driver name Commit 873bd4c (ASoC: Don't set invalid name string to snd_card->driver field) broke generation of a driver name for all ASoC cards relying on the automatic generation of one. Fix this by using the old default with spaces replaced by underscores. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Takashi Iwai <tiwai@suse.de>