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)
commit789b930a8f0de609fd2ef9f2ebf73726b7087fea
treec1d605b1f9985755d3401af14972a15244259257
parent26ffa016a3c1b34fbfcc8368edb315f2829504ae
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