linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Removed dependency on IDE_GD_ATA if ADB_PMU_LED_DISK is selected.
@ 2016-09-18 11:08 Elimar Riesebieter
  2016-11-14 12:17 ` Michael Ellerman
  0 siblings, 1 reply; 2+ messages in thread
From: Elimar Riesebieter @ 2016-09-18 11:08 UTC (permalink / raw)
  To: linuxppc-dev

We can use the front led of powerbooks/ibooks as a disk activitiy imaginati=
on
without the deprecated IDE_GD_ATA.

Signed-off-by: Elimar Riesebieter <riesebie@lxtec.de>
---
 drivers/macintosh/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/macintosh/Kconfig b/drivers/macintosh/Kconfig
index d28690f..5d80810 100644
--- a/drivers/macintosh/Kconfig
+++ b/drivers/macintosh/Kconfig
@@ -102,7 +102,6 @@ config ADB_PMU_LED_DISK
 	bool "Use front LED as DISK LED by default"
 	depends on ADB_PMU_LED
 	depends on LEDS_CLASS
-	depends on IDE_GD_ATA
 	select LEDS_TRIGGERS
 	select LEDS_TRIGGER_DISK
 	help
--=20
2.9.3


--=20
  "Talking much about oneself can also
   be a means to conceal oneself."
         -Friedrich Nietzsche

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

* Re: Removed dependency on IDE_GD_ATA if ADB_PMU_LED_DISK is selected.
  2016-09-18 11:08 [PATCH] Removed dependency on IDE_GD_ATA if ADB_PMU_LED_DISK is selected Elimar Riesebieter
@ 2016-11-14 12:17 ` Michael Ellerman
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Ellerman @ 2016-11-14 12:17 UTC (permalink / raw)
  To: Elimar Riesebieter, linuxppc-dev

On Sun, 2016-18-09 at 11:08:45 UTC, Elimar Riesebieter wrote:
> We can use the front led of powerbooks/ibooks as a disk activitiy imagination
> without the deprecated IDE_GD_ATA.
> 
> Signed-off-by: Elimar Riesebieter <riesebie@lxtec.de>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/0e865a80c1358db9311c411c4763b9

cheers

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

end of thread, other threads:[~2016-11-14 12:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-18 11:08 [PATCH] Removed dependency on IDE_GD_ATA if ADB_PMU_LED_DISK is selected Elimar Riesebieter
2016-11-14 12:17 ` Michael Ellerman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).