[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)
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>

No differences found