]> git.baikalelectronics.ru Git - kernel.git/commit
[ALSA] ASoC - Fix build warnings in soc-core.c
authorLiam Girdwood <liam.girdwood@wolfsonmicro.com>
Mon, 16 Oct 2006 19:19:48 +0000 (21:19 +0200)
committerJaroslav Kysela <perex@suse.cz>
Fri, 9 Feb 2007 08:00:59 +0000 (09:00 +0100)
commit5a7275e9e24bbfb67a332f9bfc6d3acbe741ae11
treed97b97de278201a6d6b8644b6a7d2f1e7d75bcee
parent4aa95eeb8b2e4a3a21c7e4bb73b5b9ea11fd42e8
[ALSA] ASoC - Fix build warnings in soc-core.c

This patch fixes some build warnings in soc-core.c
Changes:-
 o Check the return value of soc_ac97_dev_register()
 o Check return value of calls to device_create_file()

Signed-off-by: Liam Girdwood <liam.girdwood@wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/soc/soc-core.c