]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: Intel: Convert atom machine data to C99 style
authorNaveen M <naveen.m@intel.com>
Mon, 15 May 2017 08:12:11 +0000 (13:42 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 24 May 2017 17:27:28 +0000 (18:27 +0100)
commitedc692e5059450350bba38446dc330a31de964f4
tree2f1ef07839347fa2145caea3dab41cc381dacc92
parent133e6e5c27340fe2205537373e50d43881a0f745
ASoC: Intel: Convert atom machine data to C99 style

C99 style struct initialization helps in readability as well as
initialization of variables not specified as NULL.
Patch modifies all atom machine data.

Suggested-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Naveen M <naveen.m@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/atom/sst/sst_acpi.c