Commits

Fancy Fang committed 4126158e258
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>