staging:media:davinci_vpfe: Fixed comparisons with constants warnings
authorThaissa Falbo <thaissa.falbo@gmail.com>
Mon, 15 Feb 2016 04:52:49 +0000 (02:52 -0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Feb 2016 22:56:32 +0000 (14:56 -0800)
commitb369a87c3c156a3a186b8b39e9c67c121dea12a6
treeeafefbd3a9599d84e4654b9dd536223105b999ac
parent9c5d89338e0136ace199d5cc379523f1c7886955
staging:media:davinci_vpfe: Fixed comparisons with constants warnings

WARNING: Comparisons should place the constant on the right side of the
test

Fixed warnings by moving the constants to the right side of the comparisons.

Signed-off-by: Thaissa Falbo <thaissa.falbo@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/media/davinci_vpfe/vpfe_video.c