Home
last modified time | relevance | path

Searched hist:"65 b4bcb82967fd5a60694c3477e58a04a9170aea" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-topology.cdiff 65b4bcb82967fd5a60694c3477e58a04a9170aea Fri Feb 19 00:12:32 CST 2016 Alan <gnomes@lxorguk.ukuu.org.uk> ASoC: Intel: Skylake: fix pointer scaling

skl_tplg_tlv_control_set does pointer maths on data but forgets that data
is not uint8_t so the maths is already scaled in the pointer type.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>