commit | b05d8dc15f346224306bda4b4ae39fc5ace74ee6 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Nov 27 19:38:34 2011 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Nov 27 19:45:36 2011 +0000 |
tree | 339f9baf7253ce201c240b5a63d1c479557501af | |
parent | 162b187e197a9accd8b73001839645b4617c5fb2 [diff] |
ASoC: Fix CODEC enumeration for auto_nc_codec_pins We need to enumerate all the CODECs that are part of the card we're instantiating, not all the CODECs that are in the system as the system may have multiple cards. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>