diff options
author | Krzysztof Helt <krzysztof.h1@wp.pl> | 2009-02-04 17:41:32 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-02-04 17:55:36 +0100 |
commit | 453e37b37521b613f0927fcf53ccd93ad3a8b3ae (patch) | |
tree | 3f55c0568af13a36b4d44baf9fb8dee1bd24f25e /sound/pci/hda/patch_atihdmi.c | |
parent | 56305757f0b64b7d5dd02fd54c6dfc0989868f31 (diff) | |
download | kernel_samsung_smdk4412-453e37b37521b613f0927fcf53ccd93ad3a8b3ae.zip kernel_samsung_smdk4412-453e37b37521b613f0927fcf53ccd93ad3a8b3ae.tar.gz kernel_samsung_smdk4412-453e37b37521b613f0927fcf53ccd93ad3a8b3ae.tar.bz2 |
ALSA: sscape: drop redundant fields from soundscape struct
The wss_base is disuised parameter for one function.
It is converted to function parameter.
The code_type is only set but never read.
It is removed.
The midi_vol is set only to 0 so it does not work
as detection of change in midi volume. It is fixed.
The xport variable is alias to the port[dev]. Use
the port[dev] directly to increase readability.
Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/hda/patch_atihdmi.c')
0 files changed, 0 insertions, 0 deletions