]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: txx9: Use WARN_ON() instead of BUG_ON()
authorTakashi Iwai <tiwai@suse.de>
Tue, 5 Nov 2013 17:40:07 +0000 (18:40 +0100)
committerMark Brown <broonie@linaro.org>
Thu, 7 Nov 2013 19:55:17 +0000 (19:55 +0000)
commit705e5b22c96ae81dfc92386b3fd7058978bc7cd0
tree6529a2f782b7c840424ed6e989bda56c8cae1475
parent1ea40b5823293fd43436637c21c95d4518e285fe
ASoC: txx9: Use WARN_ON() instead of BUG_ON()

Use WARN_ON() and handle the error cases accordingly.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/txx9/txx9aclc.c