ASoC: davinci-mcasp: Remove long lines from suspend/resume callbacks
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Mon, 3 Feb 2014 12:51:52 +0000 (14:51 +0200)
committerMark Brown <broonie@linaro.org>
Mon, 3 Feb 2014 18:26:59 +0000 (18:26 +0000)
Move the context register storage behind of a struct and use a pointer to
it in the suspend/resume callbacks to remove the long lines.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/davinci/davinci-mcasp.c

Simple merge