linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] gpio: Remove broken mark for da9052 gpio driver
@ 2012-08-29  6:57 Axel Lin
  2012-08-31 23:06 ` Linus Walleij
  0 siblings, 1 reply; 2+ messages in thread
From: Axel Lin @ 2012-08-29  6:57 UTC (permalink / raw)
  To: Grant Likely, Linus Walleij; +Cc: David Dajun Chen, Ashish Jangam, linux-kernel

The fix for MFD part is merged so remove the broken mark for da9052 gpio driver.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
---
 drivers/gpio/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index ba7926f5..95778f1 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -82,7 +82,7 @@ config GPIO_GENERIC
 
 config GPIO_DA9052
 	tristate "Dialog DA9052 GPIO"
-	depends on PMIC_DA9052 && BROKEN
+	depends on PMIC_DA9052
 	help
 	  Say yes here to enable the GPIO driver for the DA9052 chip.
 
-- 
1.7.9.5




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

* Re: [PATCH] gpio: Remove broken mark for da9052 gpio driver
  2012-08-29  6:57 [PATCH] gpio: Remove broken mark for da9052 gpio driver Axel Lin
@ 2012-08-31 23:06 ` Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2012-08-31 23:06 UTC (permalink / raw)
  To: Axel Lin; +Cc: Grant Likely, David Dajun Chen, Ashish Jangam, linux-kernel

On Wed, Aug 29, 2012 at 8:57 AM, Axel Lin <axel.lin@gmail.com> wrote:

> The fix for MFD part is merged so remove the broken mark for da9052 gpio driver.
>
> Signed-off-by: Axel Lin <axel.lin@gmail.com>

OK I trust you on this, patch applied.

Yours,
Linus Walleij

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

end of thread, other threads:[~2012-08-31 23:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-29  6:57 [PATCH] gpio: Remove broken mark for da9052 gpio driver Axel Lin
2012-08-31 23:06 ` Linus Walleij

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).