Merge series "ASoC: SOF: fix kcontrol size checks" from Kai Vehmanen <kai.vehmanen...
authorMark Brown <broonie@kernel.org>
Mon, 21 Sep 2020 22:57:25 +0000 (23:57 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 21 Sep 2020 22:57:25 +0000 (23:57 +0100)
commit376dd57d88633e455da0fdf54adc1f8682ab8d95
treeddd68af37d95d01431911b5282c38bf37f3567e4
parent163cd1059a85d225b811ddb4192fabd1553f77f1
parent2ca210112ad91880d2d5a3f85fecc838600afbce
Merge series "ASoC: SOF: fix kcontrol size checks" from Kai Vehmanen <kai.vehmanen@linux.intel.com>:

Series that fixes checks for 'size' in kcontrol get/put ext_bytes methods
for SOF. The gaps in these checks were discovered via cppcheck warnings
on unused variable values.

Pierre-Louis Bossart (5):
  ASoC: SOF: control: fix size checks for ext_bytes control .get()
  ASoC: SOF: control: fix size checks for volatile ext_bytes control
    .get()
  ASoC: SOF: control: add size checks for ext_bytes control .put()
  ASoC: SOF: control: remove const in sizeof()
  ASoC: SOF: topology: remove const in sizeof()

 sound/soc/sof/control.c  | 53 +++++++++++++++++++++++++++++++---------
 sound/soc/sof/topology.c |  2 +-
 2 files changed, 43 insertions(+), 12 deletions(-)

--
2.27.0