• Geert Uytterhoeven's avatar
    [PATCH] dmasound core fixes · 372ec4e0
    Geert Uytterhoeven authored
    Dmasound core fixes from Christoph Hellwig:
      - Some exported symbols are declared __init - in the modular case this is
        freed before the other modules can call it..
      - dmasound.lock is initialized too late, do it at compile time
    372ec4e0
dmasound_core.c 50.9 KB