]> git.openfabrics.org - ~emulex/infiniband.git/commit
ASoC: core: Remove pointless error on card registration failure
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 9 Aug 2012 17:45:23 +0000 (18:45 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 9 Aug 2012 18:34:28 +0000 (19:34 +0100)
commit28d528c8dbab5c6b3cf2fc4f0e91470a9a63dbc0
treebdad399a0f7c9e2be0e8a291c78e6d6ebb05198a
parent10884347f18842aa9b8ae18ebb16272d9b7fafa2
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>
sound/soc/soc-core.c