Searched hist:e8bc3c99fa982f616e74aec4445945400a9c56f3 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/intel/skylake/ |
H A D | skl-topology.c | diff e8bc3c99fa982f616e74aec4445945400a9c56f3 Mon Dec 07 23:53:22 CST 2015 Dan Carpenter <dan.carpenter@oracle.com> ASoC: Intel: Skylake: pointer math issue
"data" is a u32 pointer so this copies the information to wrong place entirely.
Fixes: 140adfba5280 ('ASoC: Intel: Skylake: Add tlv byte kcontrols') Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Acked-by: Vinod Koul <vinod.koul@intel.com> Tested-by: Dharageswari R <dharageswari.r@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|