X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=sound%2Flast.c;h=37d32e3ab713103a33c3b21844c05ed7a34c9914;hb=f66803c80753fad88c16f3f5af0a1f7ae9e22d0c;hp=f0bb98780e70315b1c9a1451486cb8c839f40ce1;hpb=2ef38e380ea6a80fed5be21e9f7af31c02dea09e;p=platform%2Fkernel%2Flinux-starfive.git diff --git a/sound/last.c b/sound/last.c index f0bb987..37d32e3 100644 --- a/sound/last.c +++ b/sound/last.c @@ -5,12 +5,14 @@ */ #include +#include #include static int __init alsa_sound_last_init(void) { struct snd_card *card; int idx, ok = 0; + msleep(2000); printk(KERN_INFO "ALSA device list:\n"); for (idx = 0; idx < SNDRV_CARDS; idx++) {