diff options
author | Takashi Iwai <[email protected]> | 2013-11-06 11:07:19 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2013-11-07 19:55:21 +0000 |
commit | a6ed0608bd289b45a9e42e3b0f33ff55bdac9b0f (patch) | |
tree | d7af8258734c8a3b84e0bb3dffb573ad2469c297 /lib/cpu-notifier-error-inject.c | |
parent | 9a743400a032766a2b79c88233ea3f6430a59b86 (diff) |
ASoC: 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.
Signed-off-by: Takashi Iwai <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions