]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[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)
commit1e9c4d49020996a645a535cbb8f1ff78b9b120f3
treee2d63a51f7e768135421fc89caac2c74f718af75
parent872aba5103b2d4884a7d8790172b4c8951e52a78
[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