msm: camera_v2: differentiate streams with vb2 buffers.
vb2_poll needs to be called only for streams that have
vb2 buffers associated with them. If this is not taken care of,
the function constantly returns an error code for non vb2 streams
resulting in the polling process hogging the CPU.
Change-Id: I70d29e1666478c07bf8513ead7499891a3f01bd6
Signed-off-by:
Ankit Premrajka <ankitp@codeaurora.org>
Loading
Please register or sign in to comment