commit | aecfa5af1e2e282404fc56285d494701ed040a5d | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed Jun 18 19:31:27 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Sat Jul 26 12:27:33 2014 -0300 |
tree | 04dacf24ec17f897db411b45248aacb4e6886a56 | |
parent | 3ab25123373270152a9fae98e3c48ef1b2a878c0 [diff] |
[media] v4l: omap4iss: configuration using uninitialized variable Variable reg is not initialized. Random values are written to OMAP4 ISS registers if !ctx->eof_enabled. Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>