Mostly adding, removing, and otherwise massaging numerous #defines and code using them, and surrounding comments.
Oswald Buddenhagen (7): ALSA: emu10k1: comment updates ALSA: emu10k1: fix lineup of EMU_HANA_* defines ALSA: emu10k1: eliminate some unused defines ALSA: emu10k1: remove some bogus defines ALSA: emu10k1: pull in some register definitions from kX-project ALSA: emu10k1: fixup DSP defines ALSA: emu10k1: use more existing defines instead of open-coded numbers
include/sound/emu10k1.h | 685 +++++++++++++-------------- include/uapi/sound/emu10k1.h | 147 ++++-- sound/pci/emu10k1/emu10k1.c | 11 - sound/pci/emu10k1/emu10k1_callback.c | 15 +- sound/pci/emu10k1/emu10k1_main.c | 125 ++--- sound/pci/emu10k1/emufx.c | 18 +- sound/pci/emu10k1/emumixer.c | 13 +- sound/pci/emu10k1/emupcm.c | 39 +- sound/pci/emu10k1/io.c | 26 +- sound/pci/emu10k1/p16v.c | 29 +- sound/pci/emu10k1/p16v.h | 2 +- sound/pci/emu10k1/p17v.h | 4 +- 12 files changed, 554 insertions(+), 560 deletions(-)