]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: bdw_rt286: Update code indentation
authorCezary Rojewski <cezary.rojewski@intel.com>
Mon, 20 Jun 2022 10:13:56 +0000 (12:13 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 23 Jun 2022 12:07:39 +0000 (13:07 +0100)
commitd13ec3bc2bf1d924c8a678b744737d4db330289d
treeb2e64259c0a7e61d1c76cb20dd24e05e3c80c863
parent666401faba4d2b9d4a763520ba993547e3902ea8
ASoC: Intel: bdw_rt286: Update code indentation

Make use of 100 character limit and modify indentation so code is easier
to read. While at it, sort includes in alphabetical order.

While at it, rename local variable 'chan' to 'channels' to match
hsw_rt5640 board's equivalent.

Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Reviewed-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Tested-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20220620101402.2684366-12-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/bdw_rt286.c