]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: hdspm - DRY cleanup of snd_pcm_ops
authorAdrian Knoth <aknoth@google.com>
Mon, 16 Feb 2015 23:05:06 +0000 (00:05 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 17 Feb 2015 06:40:36 +0000 (07:40 +0100)
commit0c8d948565490d2a2db9d9a5aec388342c7d38ce
tree9f2851e470b5336bc923954e904d44f14415b55c
parent8b73b867294364ae3007affdf8cfd28f022b158c
ALSA: hdspm - DRY cleanup of snd_pcm_ops

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