]> 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)
commit4d9309a2c91615e431a98a4f6f5609ba62ffa5ee
treeb2e64259c0a7e61d1c76cb20dd24e05e3c80c863
parentfa456ede835338355c57abb51613cd7835c9e80c
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