commit | 7d53a631ed92abd19d3c948a5daa535e53bd2bff | [log] [tgz] |
---|---|---|
author | Adrian Knoth <adi@drcomp.erfurt.thur.de> | Wed Jan 04 14:31:16 2012 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Sun Jan 08 16:05:40 2012 +0100 |
tree | 6fec4787872b5f42cb0a73797aac03cb2aad9ce9 | |
parent | 4fa0e81b83503900be277e6273a79651b375e288 [diff] |
ALSA: hdspm - Refactor serial number to avoid code duplication The serial number is used multiple times in hdspm.c. Since it belongs to the card, let's store it in struct hdspm and refer to it whenever necessary. Signed-off-by: Adrian Knoth <adi@drcomp.erfurt.thur.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>