[media] ov9640: convert to the control framework
[pandora-kernel.git] / drivers / media / video / bt819.c
index f872044..859eabf 100644 (file)
@@ -229,7 +229,7 @@ static int bt819_status(struct v4l2_subdev *sd, u32 *pstatus, v4l2_std_id *pstd)
        if (pstd)
                *pstd = std;
        if (pstatus)
-               *pstatus = status;
+               *pstatus = res;
 
        v4l2_dbg(1, debug, sd, "get status %x\n", status);
        return 0;