public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] gpiolib: arizona: Add WM5110 support
@ 2012-07-17  7:48 Mark Brown
  2012-07-17 18:31 ` Linus Walleij
  0 siblings, 1 reply; 3+ messages in thread
From: Mark Brown @ 2012-07-17  7:48 UTC (permalink / raw)
  To: Grant Likely, Linus Walleij; +Cc: linux-kernel, patches, Mark Brown

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
---
 drivers/gpio/gpio-arizona.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/gpio/gpio-arizona.c b/drivers/gpio/gpio-arizona.c
index 0c1becf..8740d2e 100644
--- a/drivers/gpio/gpio-arizona.c
+++ b/drivers/gpio/gpio-arizona.c
@@ -112,6 +112,7 @@ static int __devinit arizona_gpio_probe(struct platform_device *pdev)
 
 	switch (arizona->type) {
 	case WM5102:
+	case WM5110:
 		arizona_gpio->gpio_chip.ngpio = 5;
 		break;
 	default:
-- 
1.7.10.4


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

* Re: [PATCH] gpiolib: arizona: Add WM5110 support
  2012-07-17  7:48 [PATCH] gpiolib: arizona: Add WM5110 support Mark Brown
@ 2012-07-17 18:31 ` Linus Walleij
  2012-07-17 18:32   ` Mark Brown
  0 siblings, 1 reply; 3+ messages in thread
From: Linus Walleij @ 2012-07-17 18:31 UTC (permalink / raw)
  To: Mark Brown; +Cc: Grant Likely, Linus Walleij, linux-kernel, patches

On Tue, Jul 17, 2012 at 9:48 AM, Mark Brown
<broonie@opensource.wolfsonmicro.com> wrote:

> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
> ---
>  drivers/gpio/gpio-arizona.c |    1 +
>  1 file changed, 1 insertion(+)

Patch applied. OK if I squash this into the Arizona driver submission
patch?

Thanks,
Linus Walleij

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

* Re: [PATCH] gpiolib: arizona: Add WM5110 support
  2012-07-17 18:31 ` Linus Walleij
@ 2012-07-17 18:32   ` Mark Brown
  0 siblings, 0 replies; 3+ messages in thread
From: Mark Brown @ 2012-07-17 18:32 UTC (permalink / raw)
  To: Linus Walleij; +Cc: Grant Likely, Linus Walleij, linux-kernel, patches

[-- Attachment #1: Type: text/plain, Size: 368 bytes --]

On Tue, Jul 17, 2012 at 08:31:33PM +0200, Linus Walleij wrote:
> On Tue, Jul 17, 2012 at 9:48 AM, Mark Brown

> > Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
> > ---
> >  drivers/gpio/gpio-arizona.c |    1 +
> >  1 file changed, 1 insertion(+)

> Patch applied. OK if I squash this into the Arizona driver submission
> patch?

I don't really care.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

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

end of thread, other threads:[~2012-07-17 18:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-17  7:48 [PATCH] gpiolib: arizona: Add WM5110 support Mark Brown
2012-07-17 18:31 ` Linus Walleij
2012-07-17 18:32   ` Mark Brown

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