]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: ASoC: Refactor DAPM event handler
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 17 Jul 2008 14:06:50 +0000 (15:06 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 17 Jul 2008 14:17:16 +0000 (16:17 +0200)
commitd07868be67149edd32d41c43bf29cdd4713e9e4e
treeaf22c4afd917b02970cea2c94e405306d882c27b
parente7745c69ef8cf1cdfb22e69615e3f4fb2ca842f1
ALSA: ASoC: Refactor DAPM event handler

The DAPM event callback code has many layers of indentation, taking it
over 80 columns. Refactor the code to give less indentation in order to
avoid checkpatch issues on further changes and exploding indentation.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/soc/soc-dapm.c