Re: [PATCH] crypto: picoxcell: Add terminating entry for platform_device_id table

2012-11-09 Thread Herbert Xu
On Sun, Nov 04, 2012 at 11:36:25PM +0800, Axel Lin wrote: > The platform_device_id table is supposed to be zero-terminated. > > Signed-off-by: Axel Lin Patch applied. Thanks! -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key:

Re: [PATCH] crypto: picoxcell: Add terminating entry for platform_device_id table

2012-11-09 Thread Herbert Xu
On Sun, Nov 04, 2012 at 11:36:25PM +0800, Axel Lin wrote: The platform_device_id table is supposed to be zero-terminated. Signed-off-by: Axel Lin axel@ingics.com Patch applied. Thanks! -- Email: Herbert Xu herb...@gondor.apana.org.au Home Page: http://gondor.apana.org.au/~herbert/ PGP

Re: [PATCH] crypto: picoxcell: Add terminating entry for platform_device_id table

2012-11-04 Thread David Miller
From: Axel Lin Date: Sun, 04 Nov 2012 23:36:25 +0800 > The platform_device_id table is supposed to be zero-terminated. > > Signed-off-by: Axel Lin Acked-by: David S. Miller -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to

Re: [PATCH] crypto: picoxcell: Add terminating entry for platform_device_id table

2012-11-04 Thread Jamie Iles
Hi Axel, On Sun, Nov 04, 2012 at 11:36:25PM +0800, Axel Lin wrote: > The platform_device_id table is supposed to be zero-terminated. > > Signed-off-by: Axel Lin Good spot! Thanks for fixing. Acked-by: Jamie Iles Jamie -- To unsubscribe from this list: send the line "unsubscribe

[PATCH] crypto: picoxcell: Add terminating entry for platform_device_id table

2012-11-04 Thread Axel Lin
The platform_device_id table is supposed to be zero-terminated. Signed-off-by: Axel Lin --- drivers/crypto/picoxcell_crypto.c |1 + 1 file changed, 1 insertion(+) diff --git a/drivers/crypto/picoxcell_crypto.c b/drivers/crypto/picoxcell_crypto.c index 410a03c..f4d3d8f 100644 ---

[PATCH] crypto: picoxcell: Add terminating entry for platform_device_id table

2012-11-04 Thread Axel Lin
The platform_device_id table is supposed to be zero-terminated. Signed-off-by: Axel Lin axel@ingics.com --- drivers/crypto/picoxcell_crypto.c |1 + 1 file changed, 1 insertion(+) diff --git a/drivers/crypto/picoxcell_crypto.c b/drivers/crypto/picoxcell_crypto.c index 410a03c..f4d3d8f

Re: [PATCH] crypto: picoxcell: Add terminating entry for platform_device_id table

2012-11-04 Thread Jamie Iles
Hi Axel, On Sun, Nov 04, 2012 at 11:36:25PM +0800, Axel Lin wrote: The platform_device_id table is supposed to be zero-terminated. Signed-off-by: Axel Lin axel@ingics.com Good spot! Thanks for fixing. Acked-by: Jamie Iles ja...@jamieiles.com Jamie -- To unsubscribe from this list:

Re: [PATCH] crypto: picoxcell: Add terminating entry for platform_device_id table

2012-11-04 Thread David Miller
From: Axel Lin axel@ingics.com Date: Sun, 04 Nov 2012 23:36:25 +0800 The platform_device_id table is supposed to be zero-terminated. Signed-off-by: Axel Lin axel@ingics.com Acked-by: David S. Miller da...@davemloft.net -- To unsubscribe from this list: send the line unsubscribe