commit | 2927d6eeca0a5004d81fa5bedbdf3f2b1b842903 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Jul 17 15:06:50 2008 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Jul 17 16:17:16 2008 +0200 |
tree | af22c4afd917b02970cea2c94e405306d882c27b | |
parent | 462dba28e1921f19319d11a44b7bb97e72da2a79 [diff] |
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>