commit | 6016498f2b9d72b4f813d7349f0621ccc92c4f5a | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Wed Oct 09 11:52:45 2013 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Wed Dec 11 07:02:54 2013 -0200 |
tree | d476c9621a729ba9f8ef52cf37a650aff2fb5bd3 | |
parent | 0b1d4249660fbb0c558a096ce72914b7f5fa82a8 [diff] |
[media] v4l: omap4iss: Propagate stop timeouts from submodules to the driver core Return an error from the s_stream handlers when stopping the stream failed instead of just logging the error and ignoring it. While we're at it, move the logging code from submodules to the driver code. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>