]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/media/video/bttv-driver.c
[PATCH] V4L: Fixes warning at bttv-driver.c
[linux-2.6-omap-h63xx.git] / drivers / media / video / bttv-driver.c
index 709099f03bd20e5903a80e0f113f188824363330..5bc522259d36ab6c73709f4a558ac4a1c7c9a990 100644 (file)
@@ -1853,7 +1853,7 @@ static int bttv_common_ioctls(struct bttv *btv, unsigned int cmd, void *arg)
        }
        case VIDIOC_LOG_STATUS:
        {
-               bttv_call_i2c_clients(btv, VIDIOC_LOG_STATUS, 0);
+               bttv_call_i2c_clients(btv, VIDIOC_LOG_STATUS, NULL);
                return 0;
        }