[alsa-devel] [PATCH 0/6] HD-audio cleanup patches

Takashi Iwai tiwai at suse.de
Mon Aug 18 17:30:27 CEST 2014


Hi,

below is a series of cleanup patches for HD-audio, targeted for 3.18.
Most of them are pretty trivial, just removing the unnecessary codes
or replacing with the helper functions.  Some resulted in relatively
large rewrites with tables, and LOC slightly grows, but the actual
code size is reduced by that.

 [PATCH 1/6] ALSA: hda - Remove obsoleted snd_hda_check_board_config()
 [PATCH 2/6] ALSA: hda - Remove obsoleted EXPORT_SYMBOL_HDA() macro
 [PATCH 3/6] ALSA: hda/realtek - Optimize alc888_coef_init()
 [PATCH 4/6] ALSA: hda/realtek - Use alc_write_coef_idx() in
 [PATCH 5/6] ALSA: hda/realtek - Add alc_update_coef*_idx() helper
 [PATCH 6/6] ALSA: hda/realtek - Use tables for batch COEF


Takashi


More information about the Alsa-devel mailing list