commit | 4dbd91549200574c71e10176d0ca37beca6703ec | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Wed Nov 22 21:13:29 2017 +0100 |
committer | Mark Brown <broonie@kernel.org> | Mon Nov 27 13:11:39 2017 +0000 |
tree | a62fa3e597fa2dbc8bfc6a210dfad7187362872d | |
parent | 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323 [diff] |
ASoC: cs35l34: Delete two error messages for a failed memory allocation in cs35l34_i2c_probe() Omit extra messages for a memory allocation failure in this function. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Mark Brown <broonie@kernel.org>