Skip to content
Commit 7c2dfee8 authored by Zhaolei's avatar Zhaolei Committed by Takashi Iwai
Browse files

ALSA: Fix debugfs_create_dir's error checking method for sound/soc/



debugfs_create_dir() returns NULL if an error occurs, returns -ENODEV
when debugfs is not enabled in the kernel.

Signed-off-by: default avatarZhao Lei <zhaolei@cn.fujitsu.com>
Acked-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent cdbdd167
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment