[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
[sfrench/cifs-2.6.git] / drivers / media / usb / msi2500 / msi2500.c
index 2d33033682af3635a1237d14e0bef045185e7ef0..e7f167d44c61cefbb2827a195e981dfe0ed57573 100644 (file)
@@ -618,7 +618,7 @@ static int msi2500_querycap(struct file *file, void *fh,
 static int msi2500_queue_setup(struct vb2_queue *vq,
                               unsigned int *nbuffers,
                               unsigned int *nplanes, unsigned int sizes[],
-                              void *alloc_ctxs[])
+                              struct device *alloc_devs[])
 {
        struct msi2500_dev *dev = vb2_get_drv_priv(vq);