]> 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)
commitce2a714c1534084c8636774f275777f8b5caea29
treec1d605b1f9985755d3401af14972a15244259257
parent845404a702d186758820e6efe594feb1abb21ac0
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