On Mon, Feb 14, 2011 at 01:21:34PM +0100, Laurent Pinchart wrote: > The OMAP3 ISP CCP2 and CSI2 receivers provide an interface to connect > serial MIPI sensors to the device. > > Signed-off-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > Signed-off-by: Sakari Ailus <sakari.ailus@xxxxxx> > Signed-off-by: David Cohen <dacohen@xxxxxxxxx> > Signed-off-by: Stanimir Varbanov <svarbanov@xxxxxxxxxx> > Signed-off-by: Vimarsh Zutshi <vimarsh.zutshi@xxxxxxxxx> > Signed-off-by: Tuukka Toivonen <tuukkat76@xxxxxxxxx> > Signed-off-by: Sergio Aguirre <saaguirre@xxxxxx> > Signed-off-by: Antti Koskipaa <akoskipa@xxxxxxxxx> > Signed-off-by: Ivan T. Ivanov <iivanov@xxxxxxxxxx> > Signed-off-by: RaniSuneela <r-m@xxxxxx> > Signed-off-by: Atanas Filipov <afilipov@xxxxxxxxxx> > Signed-off-by: Gjorgji Rosikopulos <grosikopulos@xxxxxxxxxx> > Signed-off-by: Hiroshi DOYU <Hiroshi.DOYU@xxxxxxxxx> > Signed-off-by: Nayden Kanchev <nkanchev@xxxxxxxxxx> > Signed-off-by: Phil Carmody <ext-phil.2.carmody@xxxxxxxxx> > Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx> > Signed-off-by: Dominic Curran <dcurran@xxxxxx> > Signed-off-by: Ilkka Myllyperkio <ilkka.myllyperkio@xxxxxxxxx> > Signed-off-by: Pallavi Kulkarni <p-kulkarni@xxxxxx> > Signed-off-by: Vaibhav Hiremath <hvaibhav@xxxxxx> CHECK: usleep_range is preferred over udelay; see Documentation/timers/timers-howto.txt + udelay(10); CHECK: multiple assignments should be avoided #1552: FILE: drivers/media/video/omap3-isp/ispcsi2.c:212: + ctx->ping_addr = ctx->pong_addr = addr; CHECK: usleep_range is preferred over udelay; see Documentation/timers/timers-howto.txt + udelay(100); CHECK: usleep_range is preferred over udelay; see Documentation/timers/timers-howto.txt + udelay(100); CHECK: usleep_range is preferred over udelay; see Documentation/timers/timers-howto.txt + udelay(50); total: 0 errors, 0 warnings, 5 checks, 3074 lines checked /home/balbi/tst.diff has style problems, please review. If any of these errors are false positives report them to the maintainer, see CHECKPATCH in MAINTAINERS. -- balbi -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html