public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] power: max14577: Remove SYSFS dependency from Kconfig
@ 2014-11-28 13:23 Karol Wrona
  2014-11-28 13:35 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 2+ messages in thread
From: Karol Wrona @ 2014-11-28 13:23 UTC (permalink / raw)
  To: Sebastian Reichel, linux-pm, linux-kernel
  Cc: Krzysztof Kozlowski, Bartlomiej Zolnierkiewicz, Kyungmin Park,
	Karol Wrona

This is only a small clean-up. The driver can be built without SYSFS
as there exist stubs for used functions.

Signed-off-by: Karol Wrona <k.wrona@samsung.com>
---
 drivers/power/Kconfig |    1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/power/Kconfig b/drivers/power/Kconfig
index 0108c2a..69fa8a9 100644
--- a/drivers/power/Kconfig
+++ b/drivers/power/Kconfig
@@ -327,7 +327,6 @@ config CHARGER_MANAGER
 config CHARGER_MAX14577
 	tristate "Maxim MAX14577/77836 battery charger driver"
 	depends on MFD_MAX14577
-	depends on SYSFS
 	help
 	  Say Y to enable support for the battery charger control sysfs and
 	  platform data of MAX14577/77836 MUICs.
-- 
1.7.9.5


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] power: max14577: Remove SYSFS dependency from Kconfig
  2014-11-28 13:23 [PATCH] power: max14577: Remove SYSFS dependency from Kconfig Karol Wrona
@ 2014-11-28 13:35 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2014-11-28 13:35 UTC (permalink / raw)
  To: Karol Wrona
  Cc: Sebastian Reichel, linux-pm, linux-kernel,
	Bartlomiej Zolnierkiewicz, Kyungmin Park

On pią, 2014-11-28 at 14:23 +0100, Karol Wrona wrote:
> This is only a small clean-up. The driver can be built without SYSFS
> as there exist stubs for used functions.
> 
> Signed-off-by: Karol Wrona <k.wrona@samsung.com>
> ---
>  drivers/power/Kconfig |    1 -
>  1 file changed, 1 deletion(-)

Seems fine to me.
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>

Best regards,
Krzysztof

> 
> diff --git a/drivers/power/Kconfig b/drivers/power/Kconfig
> index 0108c2a..69fa8a9 100644
> --- a/drivers/power/Kconfig
> +++ b/drivers/power/Kconfig
> @@ -327,7 +327,6 @@ config CHARGER_MANAGER
>  config CHARGER_MAX14577
>  	tristate "Maxim MAX14577/77836 battery charger driver"
>  	depends on MFD_MAX14577
> -	depends on SYSFS
>  	help
>  	  Say Y to enable support for the battery charger control sysfs and
>  	  platform data of MAX14577/77836 MUICs.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-11-28 13:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-28 13:23 [PATCH] power: max14577: Remove SYSFS dependency from Kconfig Karol Wrona
2014-11-28 13:35 ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox