lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <7d161cbc-d6bd-83aa-3790-6c45fdf9521f@infradead.org>
Date:   Tue, 30 Apr 2019 12:23:53 -0700
From:   Randy Dunlap <rdunlap@...radead.org>
To:     Dan Murphy <dmurphy@...com>, jacek.anaszewski@...il.com,
        pavel@....cz
Cc:     linux-leds@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 4/7] leds: TI LMU: Add common code for TI LMU devices

On 4/30/19 12:17 PM, Dan Murphy wrote:
> diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig
> index da00b9ed5a5c..3ae24eaf4cde 100644
> --- a/drivers/leds/Kconfig
> +++ b/drivers/leds/Kconfig
> @@ -776,6 +776,14 @@ config LEDS_NIC78BX
>  	  To compile this driver as a module, choose M here: the module
>  	  will be called leds-nic78bx.
>  
> +config LEDS_TI_LMU_COMMON
> +	tristate "LED driver for TI LMU"

what does LMU mean?

> +	depends on REGMAP
> +	help
> +          Say Y to enable the LED driver for TI LMU devices.
> +          This supports common features between the TI LM3532, LM3631, LM3632,
> +	  LM3633, LM3695 and LM3697.

Fix help indentation above to use tab + 2 spaces consistently.

>  comment "LED Triggers"
>  source "drivers/leds/trigger/Kconfig"


thanks.
-- 
~Randy

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ