CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/05/30 20:57:51
Modified files:
sys/dev/pci : azalia.h azalia.c azalia_codec.c
Log message:
- all codecs now use the same functions, always. call the functions
directly instead of through pointers in the codec_t.
- fold azalia_generic_{g,s}et_port into azalia_{g,s}et_port since both
are small and partly duplicated eachother.
