Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1503000

Re: [PATCH] ASoC: sst-bxt-da7219_max98357a: fix obsoleted initializer for array

From Vinod Koul <vinod.koul@intel.com>
Newsgroups linux.kernel
Subject Re: [PATCH] ASoC: sst-bxt-da7219_max98357a: fix obsoleted initializer for array
Date 2016-10-18 15:50 +0200
Message-ID <stCWe-2lM-39@gated-at.bofh.it> (permalink)
References <stogy-1lR-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Oct 17, 2016 at 11:02:56PM +0100, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
> 
> Smatch reports below warnings:
> 
>     bxt_da7219_max98357a.c:352:9: warning: obsolete array initializer,
>     use C99 syntax
> 
> An earlier commit cleaned up similar warnings, however, a recent
> commit 43c02ede76a60de ("ASoC: Intel: Add DMIC channel constraint for
> bxt machine") re-introduced the older initializer style. So fix
> this warning to make the code consistent.

Acked-by: Vinod Koul <vinod.koul@intel.com>

-- 
~Vinod

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] ASoC: sst-bxt-da7219_max98357a: fix obsoleted initializer for array Colin King <colin.king@canonical.com> - 2016-10-18 00:10 +0200
  Re: [PATCH] ASoC: sst-bxt-da7219_max98357a: fix obsoleted  initializer for array Vinod Koul <vinod.koul@intel.com> - 2016-10-18 15:50 +0200
  Applied "ASoC: sst-bxt-da7219_max98357a: fix obsoleted initializer for array" to the asoc tree Mark Brown <broonie@kernel.org> - 2016-10-24 20:10 +0200

csiph-web