lkml.org 
[lkml]   [2019]   [Mar]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 068/114] drivers: mfd: Kconfig: pedantic formatting
    Date
    Formatting of Kconfig files doesn't look so pretty, so let the
    Great White Handkerchief come around and clean it up.

    Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
    ---
    drivers/mfd/Kconfig | 62 ++++++++++++++++++++++++++---------------------------
    1 file changed, 31 insertions(+), 31 deletions(-)

    diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
    index 0ce2d8d..3443f1a 100644
    --- a/drivers/mfd/Kconfig
    +++ b/drivers/mfd/Kconfig
    @@ -16,7 +16,7 @@ config MFD_CS5535
    depends on PCI && (X86_32 || (X86 && COMPILE_TEST))
    ---help---
    This is the core driver for CS5535/CS5536 MFD functions. This is
    - necessary for using the board's GPIO and MFGPT functionality.
    + necessary for using the board's GPIO and MFGPT functionality.

    config MFD_ALTERA_A10SR
    bool "Altera Arria10 DevKit System Resource chip"
    @@ -213,13 +213,13 @@ config MFD_CROS_EC
    protocol for talking to the EC is defined by the bus driver.

    config MFD_CROS_EC_CHARDEV
    - tristate "Chrome OS Embedded Controller userspace device interface"
    - depends on MFD_CROS_EC
    - ---help---
    - This driver adds support to talk with the ChromeOS EC from userspace.
    + tristate "Chrome OS Embedded Controller userspace device interface"
    + depends on MFD_CROS_EC
    + ---help---
    + This driver adds support to talk with the ChromeOS EC from userspace.

    - If you have a supported Chromebook, choose Y or M here.
    - The module will be called cros_ec_dev.
    + If you have a supported Chromebook, choose Y or M here.
    + The module will be called cros_ec_dev.

    config MFD_MADERA
    tristate "Cirrus Logic Madera codecs"
    @@ -867,7 +867,7 @@ config MFD_CPCAP
    At least Motorola Droid 4 is known to use CPCAP.

    config MFD_VIPERBOARD
    - tristate "Nano River Technologies Viperboard"
    + tristate "Nano River Technologies Viperboard"
    select MFD_CORE
    depends on USB
    default n
    @@ -903,15 +903,15 @@ config PCF50633_ADC
    tristate "NXP PCF50633 ADC"
    depends on MFD_PCF50633
    help
    - Say yes here if you want to include support for ADC in the
    - NXP PCF50633 chip.
    + Say yes here if you want to include support for ADC in the
    + NXP PCF50633 chip.

    config PCF50633_GPIO
    tristate "NXP PCF50633 GPIO"
    depends on MFD_PCF50633
    help
    - Say yes here if you want to include support GPIO for pins on
    - the PCF50633 chip.
    + Say yes here if you want to include support GPIO for pins on
    + the PCF50633 chip.

    config UCB1400_CORE
    tristate "Philips UCB1400 Core driver"
    @@ -1026,7 +1026,7 @@ config MFD_RN5T618
    select REGMAP_I2C
    help
    Say yes here to add support for the Ricoh RN5T567,
    - RN5T618, RC5T619 PMIC.
    + RN5T618, RC5T619 PMIC.
    This driver provides common support for accessing the device,
    additional drivers must be enabled in order to use the
    functionality of the device.
    @@ -1079,9 +1079,9 @@ config MFD_SM501_GPIO
    bool "Export GPIO via GPIO layer"
    depends on MFD_SM501 && GPIOLIB
    ---help---
    - This option uses the gpio library layer to export the 64 GPIO
    - lines on the SM501. The platform data is used to supply the
    - base number for the first GPIO line to register.
    + This option uses the gpio library layer to export the 64 GPIO
    + lines on the SM501. The platform data is used to supply the
    + base number for the first GPIO line to register.

    config MFD_SKY81452
    tristate "Skyworks Solutions SKY81452"
    @@ -1096,16 +1096,16 @@ config MFD_SKY81452
    will be called sky81452.

    config MFD_SMSC
    - bool "SMSC ECE1099 series chips"
    - depends on I2C=y
    - select MFD_CORE
    - select REGMAP_I2C
    - help
    - If you say yes here you get support for the
    - ece1099 chips from SMSC.
    + bool "SMSC ECE1099 series chips"
    + depends on I2C=y
    + select MFD_CORE
    + select REGMAP_I2C
    + help
    + If you say yes here you get support for the
    + ece1099 chips from SMSC.

    - To compile this driver as a module, choose M here: the
    - module will be called smsc.
    + To compile this driver as a module, choose M here: the
    + module will be called smsc.

    config MFD_SC27XX_PMIC
    tristate "Spreadtrum SC27xx PMICs"
    @@ -1171,12 +1171,12 @@ config AB8500_CORE
    This chip embeds various other multimedia funtionalities as well.

    config AB8500_DEBUG
    - bool "Enable debug info via debugfs"
    - depends on AB8500_GPADC && DEBUG_FS
    - default y if DEBUG_FS
    - help
    - Select this option if you want debug information using the debug
    - filesystem, debugfs.
    + bool "Enable debug info via debugfs"
    + depends on AB8500_GPADC && DEBUG_FS
    + default y if DEBUG_FS
    + help
    + Select this option if you want debug information using the debug
    + filesystem, debugfs.

    config AB8500_GPADC
    bool "ST-Ericsson AB8500 GPADC driver"
    --
    1.9.1
    \
     
     \ /
      Last update: 2019-03-11 14:27    [W:4.145 / U:1.436 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site