[ALSA] dbri - Don't return errors without CONFIG_PROC_FS
authorTakashi Iwai <tiwai@suse.de>
Thu, 1 Dec 2005 09:48:37 +0000 (10:48 +0100)
committerJaroslav Kysela <perex@suse.cz>
Tue, 3 Jan 2006 11:30:06 +0000 (12:30 +0100)
commit8cb7b63f5baf7b5e788f0d632d5ebd018856416f
treee14b9675eb01d501c53bd2025199c3bb730ca69a
parent04f141a8800d022981f0405a8d307c98aba55105
[ALSA] dbri - Don't return errors without CONFIG_PROC_FS

Modules: SPARC DBRI driver

Don't return errors if the proc file can't be created (for the case
without CONFIG_PROC_FS).

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/sparc/dbri.c