ASoC: meson: aiu: fix clk bulk size allocation
authorJerome Brunet <jbrunet@baylibre.com>
Fri, 14 Feb 2020 13:13:47 +0000 (14:13 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 14 Feb 2020 20:51:14 +0000 (20:51 +0000)
commit269f00171273e47eebc915cc6ee8ceececa37a3a
tree8213456cccd7db9f7efdccb98425d7471e81d107
parent51c366e38aaa6b298ba1e6ceef0f2c3de1180b29
ASoC: meson: aiu: fix clk bulk size allocation

Fix the size of allocated memory for the clock bulk data

Fixes: 6ae9ca9ce986 ("ASoC: meson: aiu: add i2s and spdif support")
Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Link: https://lore.kernel.org/r/20200214131350.337968-3-jbrunet@baylibre.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/meson/aiu.c