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)
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>

No differences found