All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] USB: s3c2410_udc: fix unterminated platform_device_id table
@ 2011-07-12 11:05 ` Axel Lin
  0 siblings, 0 replies; 10+ messages in thread
From: Axel Lin @ 2011-07-12 11:05 UTC (permalink / raw)
  To: linux-kernel
  Cc: Herbert Pötzl, Arnaud Patard, Ben Dooks, Kukjin Kim,
	Felipe Balbi, Greg Kroah-Hartman, linux-arm-kernel, linux-usb

Signed-off-by: Axel Lin <axel.lin@gmail.com>
---
 drivers/usb/gadget/s3c2410_udc.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/usb/gadget/s3c2410_udc.c b/drivers/usb/gadget/s3c2410_udc.c
index 85c1b0d..8d31848 100644
--- a/drivers/usb/gadget/s3c2410_udc.c
+++ b/drivers/usb/gadget/s3c2410_udc.c
@@ -2060,6 +2060,7 @@ static int s3c2410_udc_resume(struct platform_device *pdev)
 static const struct platform_device_id s3c_udc_ids[] = {
 	{ "s3c2410-usbgadget", },
 	{ "s3c2440-usbgadget", },
+	{ }
 };
 MODULE_DEVICE_TABLE(platform, s3c_udc_ids);
 
-- 
1.7.4.1




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

* [PATCH] USB: s3c2410_udc: fix unterminated platform_device_id table
@ 2011-07-12 11:05 ` Axel Lin
  0 siblings, 0 replies; 10+ messages in thread
From: Axel Lin @ 2011-07-12 11:05 UTC (permalink / raw)
  To: linux-arm-kernel

Signed-off-by: Axel Lin <axel.lin@gmail.com>
---
 drivers/usb/gadget/s3c2410_udc.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/usb/gadget/s3c2410_udc.c b/drivers/usb/gadget/s3c2410_udc.c
index 85c1b0d..8d31848 100644
--- a/drivers/usb/gadget/s3c2410_udc.c
+++ b/drivers/usb/gadget/s3c2410_udc.c
@@ -2060,6 +2060,7 @@ static int s3c2410_udc_resume(struct platform_device *pdev)
 static const struct platform_device_id s3c_udc_ids[] = {
 	{ "s3c2410-usbgadget", },
 	{ "s3c2440-usbgadget", },
+	{ }
 };
 MODULE_DEVICE_TABLE(platform, s3c_udc_ids);
 
-- 
1.7.4.1

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

* Re: [PATCH] USB: s3c2410_udc: fix unterminated platform_device_id table
  2011-07-12 11:05 ` Axel Lin
@ 2011-07-14  8:24   ` Sebastian Andrzej Siewior
  -1 siblings, 0 replies; 10+ messages in thread
From: Sebastian Andrzej Siewior @ 2011-07-14  8:24 UTC (permalink / raw)
  To: Axel Lin
  Cc: linux-kernel, Herbert P?tzl, Arnaud Patard, Ben Dooks,
	Kukjin Kim, Felipe Balbi, Greg Kroah-Hartman, linux-arm-kernel,
	linux-usb

* Axel Lin | 2011-07-12 19:05:29 [+0800]:

>Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>

Sebastian

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

* [PATCH] USB: s3c2410_udc: fix unterminated platform_device_id table
@ 2011-07-14  8:24   ` Sebastian Andrzej Siewior
  0 siblings, 0 replies; 10+ messages in thread
From: Sebastian Andrzej Siewior @ 2011-07-14  8:24 UTC (permalink / raw)
  To: linux-arm-kernel

* Axel Lin | 2011-07-12 19:05:29 [+0800]:

>Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>

Sebastian

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

* Re: [PATCH] USB: s3c2410_udc: fix unterminated platform_device_id table
  2011-07-14  8:24   ` Sebastian Andrzej Siewior
@ 2011-07-26 14:41     ` Sebastian Andrzej Siewior
  -1 siblings, 0 replies; 10+ messages in thread
From: Sebastian Andrzej Siewior @ 2011-07-26 14:41 UTC (permalink / raw)
  To: Felipe Balbi, Greg Kroah-Hartman
  Cc: linux-kernel, Herbert P?tzl, Arnaud Patard, Ben Dooks,
	Kukjin Kim, Axel Lin, linux-arm-kernel, linux-usb

* Sebastian Andrzej Siewior | 2011-07-14 10:24:14 [+0200]:

>* Axel Lin | 2011-07-12 19:05:29 [+0800]:
>
>>Signed-off-by: Axel Lin <axel.lin@gmail.com>
>Acked-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>

Felipe / Greg: can one of you please pick it up, please? Should I
resent it?

Sebastian

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

* [PATCH] USB: s3c2410_udc: fix unterminated platform_device_id table
@ 2011-07-26 14:41     ` Sebastian Andrzej Siewior
  0 siblings, 0 replies; 10+ messages in thread
From: Sebastian Andrzej Siewior @ 2011-07-26 14:41 UTC (permalink / raw)
  To: linux-arm-kernel

* Sebastian Andrzej Siewior | 2011-07-14 10:24:14 [+0200]:

>* Axel Lin | 2011-07-12 19:05:29 [+0800]:
>
>>Signed-off-by: Axel Lin <axel.lin@gmail.com>
>Acked-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>

Felipe / Greg: can one of you please pick it up, please? Should I
resent it?

Sebastian

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

* Re: [PATCH] USB: s3c2410_udc: fix unterminated platform_device_id table
  2011-07-26 14:41     ` Sebastian Andrzej Siewior
@ 2011-07-26 14:44       ` Felipe Balbi
  -1 siblings, 0 replies; 10+ messages in thread
From: Felipe Balbi @ 2011-07-26 14:44 UTC (permalink / raw)
  To: Sebastian Andrzej Siewior
  Cc: Felipe Balbi, Greg Kroah-Hartman, linux-kernel, Herbert P?tzl,
	Arnaud Patard, Ben Dooks, Kukjin Kim, Axel Lin, linux-arm-kernel,
	linux-usb

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

On Tue, Jul 26, 2011 at 04:41:08PM +0200, Sebastian Andrzej Siewior wrote:
> * Sebastian Andrzej Siewior | 2011-07-14 10:24:14 [+0200]:
> 
> >* Axel Lin | 2011-07-12 19:05:29 [+0800]:
> >
> >>Signed-off-by: Axel Lin <axel.lin@gmail.com>
> >Acked-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
> 
> Felipe / Greg: can one of you please pick it up, please? Should I
> resent it?

I'm starting to take patches now. This is queued now.

-- 
balbi

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

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

* [PATCH] USB: s3c2410_udc: fix unterminated platform_device_id table
@ 2011-07-26 14:44       ` Felipe Balbi
  0 siblings, 0 replies; 10+ messages in thread
From: Felipe Balbi @ 2011-07-26 14:44 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Jul 26, 2011 at 04:41:08PM +0200, Sebastian Andrzej Siewior wrote:
> * Sebastian Andrzej Siewior | 2011-07-14 10:24:14 [+0200]:
> 
> >* Axel Lin | 2011-07-12 19:05:29 [+0800]:
> >
> >>Signed-off-by: Axel Lin <axel.lin@gmail.com>
> >Acked-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
> 
> Felipe / Greg: can one of you please pick it up, please? Should I
> resent it?

I'm starting to take patches now. This is queued now.

-- 
balbi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20110726/6a197a9b/attachment.sig>

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

* Re: [PATCH] USB: s3c2410_udc: fix unterminated platform_device_id table
  2011-07-12 11:05 ` Axel Lin
@ 2011-07-26 14:45   ` Felipe Balbi
  -1 siblings, 0 replies; 10+ messages in thread
From: Felipe Balbi @ 2011-07-26 14:45 UTC (permalink / raw)
  To: Axel Lin
  Cc: linux-kernel, Herbert Pötzl, Arnaud Patard, Ben Dooks,
	Kukjin Kim, Felipe Balbi, Greg Kroah-Hartman, linux-arm-kernel,
	linux-usb

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

On Tue, Jul 12, 2011 at 07:05:29PM +0800, Axel Lin wrote:
> Signed-off-by: Axel Lin <axel.lin@gmail.com>

applied, thanks

-- 
balbi

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

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

* [PATCH] USB: s3c2410_udc: fix unterminated platform_device_id table
@ 2011-07-26 14:45   ` Felipe Balbi
  0 siblings, 0 replies; 10+ messages in thread
From: Felipe Balbi @ 2011-07-26 14:45 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Jul 12, 2011 at 07:05:29PM +0800, Axel Lin wrote:
> Signed-off-by: Axel Lin <axel.lin@gmail.com>

applied, thanks

-- 
balbi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20110726/145b75fe/attachment.sig>

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

end of thread, other threads:[~2011-07-26 14:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-12 11:05 [PATCH] USB: s3c2410_udc: fix unterminated platform_device_id table Axel Lin
2011-07-12 11:05 ` Axel Lin
2011-07-14  8:24 ` Sebastian Andrzej Siewior
2011-07-14  8:24   ` Sebastian Andrzej Siewior
2011-07-26 14:41   ` Sebastian Andrzej Siewior
2011-07-26 14:41     ` Sebastian Andrzej Siewior
2011-07-26 14:44     ` Felipe Balbi
2011-07-26 14:44       ` Felipe Balbi
2011-07-26 14:45 ` Felipe Balbi
2011-07-26 14:45   ` Felipe Balbi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.