OSDN Git Service

ALSA: hdspm - DRY cleanup in .open callbacks
authorAdrian Knoth <aknoth@google.com>
Mon, 16 Feb 2015 23:05:04 +0000 (00:05 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 17 Feb 2015 06:40:24 +0000 (07:40 +0100)
commit5ecc5dc720307d3fb0167e2b14f50e97dd9a2233
tree4ed0af794f7d03d520f12a958ac6b830484bc647
parent38ebb7034970efe5c7419267e499295e5893b565
ALSA: hdspm - DRY cleanup in .open callbacks

This commit removes code duplication between
snd_hdspm_{capture,playback}_open. 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