[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)
commit12e74f7d430655f541b85018ea62bcd669094bd7
treed97b97de278201a6d6b8644b6a7d2f1e7d75bcee
parentcbcc2c4c07bd34586c7fd8d7513d3a397d39ce3c
[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