]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: SOF: change type char to uint8_t in info.h
authorPan Xiuli <xiuli.pan@linux.intel.com>
Wed, 15 Apr 2020 20:28:03 +0000 (15:28 -0500)
committerMark Brown <broonie@kernel.org>
Wed, 15 Apr 2020 23:23:07 +0000 (00:23 +0100)
commit8c7fd72e2899448d7fefa309adef460707bd981e
tree53534af2d3e1b2abadd3ab6b6b7303f397356855
parent81e193a51992f10c1faee907554bf8c9bd94c799
ASoC: SOF: change type char to uint8_t in info.h

Use uint8_t to replace char in packed ABI structs
to have fixed length for struct.

Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Link: https://lore.kernel.org/r/20200415202816.934-12-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/sof/info.h