forked from Minki/linux
5a19b178d7
BUG_ON() is rather useless for debugging as it leads to panic(). Use WARN_ON() and handle the error cases accordingly. Signed-off-by: Takashi Iwai <tiwai@suse.de> |
||
---|---|---|
.. | ||
amd7930.c | ||
cs4231.c | ||
dbri.c | ||
Kconfig | ||
Makefile |