Re: [PATCH] video: fbdev: make of_device_id array const

2015-02-20 Thread Tomi Valkeinen
On 09/02/15 13:02, Sanjeev Sharma wrote: > Make of_device_id array const. > > Signed-off-by: Sanjeev Sharma > --- > drivers/video/fbdev/imxfb.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/video/fbdev/imxfb.c b/drivers/video/fbdev/imxfb.c > index

Re: [PATCH] video: fbdev: make of_device_id array const

2015-02-20 Thread Tomi Valkeinen
On 09/02/15 13:02, Sanjeev Sharma wrote: Make of_device_id array const. Signed-off-by: Sanjeev Sharma sanjeev_sha...@mentor.com --- drivers/video/fbdev/imxfb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/video/fbdev/imxfb.c b/drivers/video/fbdev/imxfb.c

Re: [PATCH] video: fbdev: make of_device_id array const

2015-02-09 Thread Uwe Kleine-König
On Mon, Feb 09, 2015 at 04:32:27PM +0530, Sanjeev Sharma wrote: > Make of_device_id array const. > > Signed-off-by: Sanjeev Sharma Acked-by: Uwe Kleine-König Uwe -- Pengutronix e.K. | Uwe Kleine-König| Industrial Linux Solutions |

[PATCH] video: fbdev: make of_device_id array const

2015-02-09 Thread Sanjeev Sharma
Make of_device_id array const. Signed-off-by: Sanjeev Sharma --- drivers/video/fbdev/imxfb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/video/fbdev/imxfb.c b/drivers/video/fbdev/imxfb.c index 3b6a3c8..84d1d29 100644 --- a/drivers/video/fbdev/imxfb.c +++

[PATCH] video: fbdev: make of_device_id array const

2015-02-09 Thread Sanjeev Sharma
Make of_device_id array const. Signed-off-by: Sanjeev Sharma sanjeev_sha...@mentor.com --- drivers/video/fbdev/imxfb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/video/fbdev/imxfb.c b/drivers/video/fbdev/imxfb.c index 3b6a3c8..84d1d29 100644 ---

Re: [PATCH] video: fbdev: make of_device_id array const

2015-02-09 Thread Uwe Kleine-König
On Mon, Feb 09, 2015 at 04:32:27PM +0530, Sanjeev Sharma wrote: Make of_device_id array const. Signed-off-by: Sanjeev Sharma sanjeev_sha...@mentor.com Acked-by: Uwe Kleine-König u.kleine-koe...@pengutronix.de Uwe -- Pengutronix e.K. | Uwe Kleine-König|