19 Nov
2015
19 Nov
'15
11:23 a.m.
On Thu, 19 Nov 2015 09:32:57 +0100, mengdong.lin@linux.intel.com wrote:
From: Mengdong Lin mengdong.lin@linux.intel.com
History: v2: Not use ABI __le32 variables but host integers (like template variables) in the for loop; Add check on endianess and quit on big-endian machines.
Mengdong Lin (2): topology: Not compare a for loop iterator with ABI __le32 variables topology: Quit and show error message on big-endian machines
Applied both patches. Thanks.
Takashi
src/topology/ctl.c | 22 +++++++++++----------- src/topology/parser.c | 15 +++++++++++++++ src/topology/pcm.c | 4 ++-- src/topology/tplg_local.h | 2 ++ 4 files changed, 30 insertions(+), 13 deletions(-)
-- 2.5.0