linux-stable/drivers/iio/dac
Masahiro Yamada a7f7f6248d treewide: replace '---help---' in Kconfig files with 'help'
Since commit 84af7a6194 ("checkpatch: kconfig: prefer 'help' over
'---help---'"), the number of '---help---' has been gradually
decreasing, but there are still more than 2400 instances.

This commit finishes the conversion. While I touched the lines,
I also fixed the indentation.

There are a variety of indentation styles found.

  a) 4 spaces + '---help---'
  b) 7 spaces + '---help---'
  c) 8 spaces + '---help---'
  d) 1 space + 1 tab + '---help---'
  e) 1 tab + '---help---'    (correct indentation)
  f) 1 tab + 1 space + '---help---'
  g) 1 tab + 2 spaces + '---help---'

In order to convert all of them to 1 tab + 'help', I ran the
following commend:

  $ find . -name 'Kconfig*' | xargs sed -i 's/^[[:space:]]*---help---/\thelp/'

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2020-06-14 01:57:21 +09:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile iio: dac: ad5770r: Add AD5770R support 2020-03-08 17:28:41 +00:00
ad5064.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 2019-05-30 11:29:19 -07:00
ad5360.c iio: dac: ad5360: Replace indio_dev->mlock with own device lock 2020-05-16 16:11:14 +01:00
ad5380.c iio: dac: ad5380: Replace indio_dev->mlock with own device lock 2020-05-16 16:26:05 +01:00
ad5421.c iio: dac: ad5421: Replace indio_dev->mlock with own device lock 2020-05-16 16:27:20 +01:00
ad5446.c iio: dac: ad5446: Replace indio_dev->mlock with own device lock 2020-05-16 16:14:36 +01:00
ad5449.c iio: dac: ad5449: Replace indio_dev->mlock with own device lock 2020-05-16 16:16:14 +01:00
ad5504.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 2019-05-30 11:29:19 -07:00
ad5592r-base.c iio: dac: ad5592r-base: Replace indio_dev->mlock with own device lock 2020-05-21 19:37:05 +01:00
ad5592r-base.h iio: dac: ad5592r-base: Replace indio_dev->mlock with own device lock 2020-05-21 19:37:05 +01:00
ad5592r.c iio: dac: ad5592r: Fix a typo in the name of a function 2020-05-03 09:47:21 +01:00
ad5593r.c iio: dac: ad5593r: Fix a typo in MODULE_DESCRIPTION 2020-05-03 09:47:21 +01:00
ad5624r.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 2019-05-30 11:29:19 -07:00
ad5624r_spi.c iio: dac: ad5624r_spi: Use put_unaligned_be24() 2020-05-03 09:47:19 +01:00
ad5686-spi.c drivers: iio: dac: Fix wrong license for ADI drivers 2019-02-09 18:46:01 +00:00
ad5686.c iio: dac: ad5686: Replace indio_dev->mlock with own device lock 2020-05-16 16:29:54 +01:00
ad5686.h iio: dac: ad5686: Replace indio_dev->mlock with own device lock 2020-05-16 16:29:54 +01:00
ad5696-i2c.c drivers: iio: dac: Fix wrong license for ADI drivers 2019-02-09 18:46:01 +00:00
ad5755.c iio: dac: ad5755: Replace indio_dev->mlock with own device lock 2020-05-16 16:17:35 +01:00
ad5758.c iio: dac: ad5758: remove set but not used variable 'dc_dc_mode' 2019-04-27 14:15:39 +01:00
ad5761.c Staging/IIO driver patches for 5.8-rc1 2020-06-07 10:45:08 -07:00
ad5764.c iio: dac: ad5764: Replace indio_dev->mlock with own device lock 2020-05-16 16:24:41 +01:00
ad5770r.c iio: dac: ad5770r: fix off-by-one check on maximum number of channels 2020-04-19 17:50:01 +01:00
ad5791.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 2019-05-30 11:29:19 -07:00
ad7303.c iio: dac: ad7303: use regulator get optional to check for ext supply 2019-11-23 14:25:02 +00:00
ad8801.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 2019-05-30 11:26:41 -07:00
cio-dac.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 2019-05-30 11:26:41 -07:00
dpot-dac.c
ds4424.c Merge 5.2-rc6 into staging-next 2019-06-23 13:29:03 +02:00
lpc18xx_dac.c iio: dac: lpc18xx: Use devm_platform_ioremap_resource 2019-11-09 12:30:17 +00:00
ltc1660.c
ltc2632.c iio: DAC extension for ltc2634-12/10/8 2020-05-03 09:47:23 +01:00
m62332.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 2019-05-30 11:26:37 -07:00
max517.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 2019-05-24 17:36:45 +02:00
max5821.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
mcp4725.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330 2019-06-05 17:37:06 +02:00
mcp4922.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 2019-05-30 11:26:37 -07:00
stm32-dac-core.c iio: dac: stm32-dac: better handle reset controller failures 2020-01-18 14:32:01 +00:00
stm32-dac-core.h
stm32-dac.c iio: dac: stm32: add power management support 2019-10-15 21:11:06 +01:00
ti-dac082s085.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
ti-dac5571.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
ti-dac7311.c
ti-dac7612.c mailmap: change email for Ricardo Ribalda 2020-05-25 18:59:59 -06:00
vf610_dac.c Merge 5.7-rc7 into staging-next 2020-05-25 09:11:19 +02:00