ALSA: emu10k1: clarify various fx8010.*_mask fields
authorOswald Buddenhagen <oswald.buddenhagen@gmx.de>
Fri, 21 Apr 2023 14:10:06 +0000 (16:10 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 21 Apr 2023 15:07:54 +0000 (17:07 +0200)
commite81995a81e25e8fab286db6539198dd97b140807
tree56d6e6ebd8492bb707e886123ab19ba885820e6c
parent2db2be5607c4508c37705d604437b43a99b4791f
ALSA: emu10k1: clarify various fx8010.*_mask fields

extin_mask and extout_mask are used only by the SbLive! microcode, so
they have no effect on Audigy.

Eliminate fxbus_mask entirely, as it wasn't actually used for anything.

As a drive-by, remove the pointless pad1 field from struct
snd_emu10k1_fx8010 - it is not visible to user space, so it has no
binary compatibility constraints.

Signed-off-by: Oswald Buddenhagen <oswald.buddenhagen@gmx.de>
Link: https://lore.kernel.org/r/20230421141006.1005509-1-oswald.buddenhagen@gmx.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/emu10k1.h
sound/pci/emu10k1/emu10k1_main.c
sound/pci/emu10k1/emufx.c