[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
[sfrench/cifs-2.6.git] / drivers / media / platform / blackfin / bfin_capture.c
index 1e2442876d267d625a208568b395bece99f7a35d..8eb03397d736f2c9fa98d1380be8615530a79bad 100644 (file)
@@ -201,7 +201,7 @@ static void bcap_free_sensor_formats(struct bcap_device *bcap_dev)
 
 static int bcap_queue_setup(struct vb2_queue *vq,
                                unsigned int *nbuffers, unsigned int *nplanes,
-                               unsigned int sizes[], void *alloc_ctxs[])
+                               unsigned int sizes[], struct device *alloc_devs[])
 {
        struct bcap_device *bcap_dev = vb2_get_drv_priv(vq);