[alsa-devel] [PATCH v2 0/2] topology: fix some gcc warnings
Takashi Iwai
tiwai at suse.de
Thu Nov 19 11:23:23 CET 2015
On Thu, 19 Nov 2015 09:32:57 +0100,
mengdong.lin at linux.intel.com wrote:
>
> From: Mengdong Lin <mengdong.lin at 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
>
More information about the Alsa-devel
mailing list