OSDN Git Service

ALSA: hdspm - DRY cleanup in .release callback
authorAdrian Knoth <aknoth@google.com>
Mon, 16 Feb 2015 23:05:05 +0000 (00:05 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 17 Feb 2015 06:40:30 +0000 (07:40 +0100)
commit8b73b867294364ae3007affdf8cfd28f022b158c
tree3f220c1f491f445f435ed45a2a5518b8600ca6b5
parent5ecc5dc720307d3fb0167e2b14f50e97dd9a2233
ALSA: hdspm - DRY cleanup in .release callback

This commit removes code duplication between
snd_hdspm_{capture,playback}_release. No semantic changes intended, this
is purely cosmetic.

Signed-off-by: Adrian Knoth <aknoth@google.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/rme9652/hdspm.c