msm: camera2: cpp: to silence non-fatal errors
In the kernel logs we were printing a error
message, when stream queue is not available
while we enqueue buffer to stream queue.This is
not fatal as we will create the new queue and continue.
Hence we are not printing it as a error message.
Change-Id: I674c8aa9b729fde715fbdc0f688efb03ed3455c9
Signed-off-by:
Cherian Deepak <dcheri@codeaurora.org>
Loading
Please register or sign in to comment