Re: [PATCH] [media] mt9v032: register v4l2 asynchronous subdevice

2014-05-28 Thread Laurent Pinchart
Hi Philipp, Thank you for the patch. On Monday 26 May 2014 15:57:25 Philipp Zabel wrote: Signed-off-by: Philipp Zabel p.za...@pengutronix.de Now that Mauro starts to enforce commit message, I'll need to ask you to provide one :-) --- drivers/media/i2c/mt9v032.c | 5 + 1 file changed,

Re: [PATCH] [media] mt9v032: register v4l2 asynchronous subdevice

2014-05-28 Thread Philipp Zabel
Hi Laurent, Am Mittwoch, den 28.05.2014, 13:16 +0200 schrieb Laurent Pinchart: Hi Philipp, Thank you for the patch. On Monday 26 May 2014 15:57:25 Philipp Zabel wrote: Signed-off-by: Philipp Zabel p.za...@pengutronix.de Now that Mauro starts to enforce commit message, I'll need to ask

[PATCH] [media] mt9v032: register v4l2 asynchronous subdevice

2014-05-26 Thread Philipp Zabel
Signed-off-by: Philipp Zabel p.za...@pengutronix.de --- drivers/media/i2c/mt9v032.c | 5 + 1 file changed, 5 insertions(+) diff --git a/drivers/media/i2c/mt9v032.c b/drivers/media/i2c/mt9v032.c index 29d8d8f..ded97c2 100644 --- a/drivers/media/i2c/mt9v032.c +++ b/drivers/media/i2c/mt9v032.c