On 03/19/2007 10:06 PM, Rene Herman wrote: > static void __devinit snd_jazz16_set_ports(u8 value) > { > outb(SB_JAZZ16_WAKEUP, SB_JAZZ16_CONFIG_PORT); > outb(SB_JAZZ16_SET_PORTS, SB_JAZZ16_CONFIG_PORT); > outb(value, SB_JAZZ16_CONFIG_PORT); > } bug -- can't be __devinit, since called from snd_jazz16_free. Rene. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-devel