]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Convert skl machine data to C99 style
authorNaveen M <naveen.m@intel.com>
Mon, 15 May 2017 08:12:12 +0000 (13:42 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 24 May 2017 17:27:33 +0000 (18:27 +0100)
commitb9b09b07dd25fda2c068851ee26826ada7c12c35
tree73ca33ad1ef6b66b4eaf4b31594d38bbdc16f88a
parentbc086b4d829a1d1071ef48d77764a8899ff7fdb4
ASoC: Intel: Convert skl 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 skl 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/skylake/skl.c