diff options
author | Takashi Iwai | 2013-11-06 11:07:12 +0100 |
---|---|---|
committer | Mark Brown | 2013-11-07 20:55:18 +0100 |
commit | a361f4525d5e01d7ebe2adafc263e107a34834b2 (patch) | |
tree | eb0447e4fba2e305e7fdf9f4a903c655eabfefd9 /drivers/fmc/fmc-match.c | |
parent | ASoC: txx9: Use WARN_ON() instead of BUG_ON() (diff) | |
download | kernel-qcow2-linux-a361f4525d5e01d7ebe2adafc263e107a34834b2.tar.gz kernel-qcow2-linux-a361f4525d5e01d7ebe2adafc263e107a34834b2.tar.xz kernel-qcow2-linux-a361f4525d5e01d7ebe2adafc263e107a34834b2.zip |
ASoC: wm8350: Replace BUG() with WARN()
BUG() used in the driver is just to spit the stack trace on buggy
points, not really needed to stop the whole operation. For that
purpose, it'd be more convenient to use WARN() instead with more
error information.
Cc: patches@opensource.wolfsonmicro.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'drivers/fmc/fmc-match.c')
0 files changed, 0 insertions, 0 deletions