]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: wm_adsp: Make use of local variables
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Tue, 2 Apr 2019 12:49:16 +0000 (13:49 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 3 Apr 2019 04:04:36 +0000 (11:04 +0700)
commit82cff8a85f1ba96ccddc6f4c3542478850aeaad7
treec1d605b1f9985755d3401af14972a15244259257
parentafc5af7126536515c14dfa732e796449af41c7ce
ASoC: wm_adsp: Make use of local variables

Tidy up some instances of dereferencing to obtain things that are
already stored in local variables.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm_adsp.c