Home
last modified time | relevance | path

Searched hist:"66 d9244ec72392c1cc906a41545e6669a97a2c8e" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/pci/rme9652/
H A Dhdsp.cdiff 66d9244ec72392c1cc906a41545e6669a97a2c8e Tue Jan 15 11:52:21 CST 2013 Adrian Knoth <adi@drcomp.erfurt.thur.de> ALSA: hdsp - Implement generic function to toggle settings

The driver contains multiple similar functions that change only a single
bit in the control register, only the bit position varies.

This patch implements a generic function to toggle a certain bit
position that will be used to replace the old code.

Signed-off-by: Adrian Knoth <adi@drcomp.erfurt.thur.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>