From 66d9244ec72392c1cc906a41545e6669a97a2c8e Mon Sep 17 00:00:00 2001 From: Adrian Knoth Date: Tue, 15 Jan 2013 18:52:21 +0100 Subject: [PATCH] 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 Signed-off-by: Takashi Iwai --- Reading git-format-patch failed