upstream: [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)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:54:51 +0000 (11:54 +0900)
commitc6b5790bd7c2fb139bc7fcb3ce77a4cf948820e8
tree193bb74940d8f584513bbd818ec05c5b804be3d3
parentb4886cb6499af733b4cbae71b4f92c3a9325efaf
upstream: [media] omap3isp: Fix kerneldoc for _module_sync_is_stopping and isp_isr()

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>
drivers/media/platform/omap3isp/isp.c