[media] omap3isp: Fix kerneldoc for _module_sync_is_stopping and isp_isr()
authorPeter Meerwald <pmeerw@pmeerw.net>
Fri, 28 Feb 2014 17:36:07 +0000 (14:36 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 5 Mar 2014 20:02:07 +0000 (17:02 -0300)
Use the correct name in the comment describing function
omap3isp_module_sync_is_stopping().

isp_isr() never returned IRQ_NONE, remove the comment saying so.

Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>

No differences found