• T
    ALSA: fireface: postpone sound card registration · 324540c4
    Takashi Sakamoto 提交于
    Just after appearing on IEEE 1394 bus, this unit generates several bus
    resets. This is due to loading firmware from on-board flash memory and
    initialize hardware. It's better to postpone sound card registration.
    
    This commit schedules workqueue to process actual probe processing
    2 seconds after the last bus-reset. The card instance is kept at unit
    probe callback and released at card free callback. Therefore, when the
    actual probe processing fails, the memory block is wasted. This is due to
    simplify driver implementation.
    Signed-off-by: NTakashi Sakamoto <o-takashi@sakamocchi.jp>
    Signed-off-by: NTakashi Iwai <tiwai@suse.de>
    324540c4
ff.h 668 字节