Commits

Fancy Fang committed ea644bbff89
MLK-11917-2 media: output: pxp_v4l2: correct comparing unsigned to 0 Comparing unsigned integer with 0 is meaningless. So remove this kind of integer comparing. Signed-off-by: Fancy Fang <chen.fang@freescale.com>