commit | 28d528c8dbab5c6b3cf2fc4f0e91470a9a63dbc0 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Aug 09 18:45:23 2012 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Aug 09 19:34:28 2012 +0100 |
tree | bdad399a0f7c9e2be0e8a291c78e6d6ebb05198a | |
parent | 10884347f18842aa9b8ae18ebb16272d9b7fafa2 [diff] |
ASoC: core: Remove pointless error on card registration failure If we fail to register the card we should say why somewhere else so there's no point in repeating the same thing with less information. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>