Files
ubports_kernel_google_msm/drivers
Ankit Premrajka b3e9bfdd67 msm: camera: fix error check in msm vb2.
The return value from the get stream function could be
an error pointer. Hence, it is not sufficient to do a
NULL check on the return value. Instead we need to pass
the pointer through the IS_ERR_OR_NULL function.

Change-Id: I32afbbc53a3b67cc75472db56173f640e9c398e3
Signed-off-by: Ankit Premrajka <ankitp@codeaurora.org>
2013-04-18 16:08:38 -07:00
..
2013-03-15 17:13:10 -07:00
2013-03-15 17:08:56 -07:00
2013-02-25 11:32:11 -08:00
2013-04-18 16:08:13 -07:00
2012-04-18 13:15:51 -07:00
2012-05-07 12:26:28 -04:00