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>  | 
			||
|---|---|---|
| .. | ||
| ad1843.c | ||
| au1x00.c | ||
| hal2.c | ||
| hal2.h | ||
| Kconfig | ||
| Makefile | ||
| sgio2audio.c | ||
				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>  | 
			||
|---|---|---|
| .. | ||
| ad1843.c | ||
| au1x00.c | ||
| hal2.c | ||
| hal2.h | ||
| Kconfig | ||
| Makefile | ||
| sgio2audio.c | ||