]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/media/usb/airspy/airspy.c
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
[mirror_ubuntu-artful-kernel.git] / drivers / media / usb / airspy / airspy.c
index 87c12930416f565a118c145501e54df1a6b13cc7..d807d5875f7ec976bedf2ad3a1ebae33f5a70402 100644 (file)
@@ -488,7 +488,7 @@ static void airspy_disconnect(struct usb_interface *intf)
 /* Videobuf2 operations */
 static int airspy_queue_setup(struct vb2_queue *vq,
                unsigned int *nbuffers,
-               unsigned int *nplanes, unsigned int sizes[], void *alloc_ctxs[])
+               unsigned int *nplanes, unsigned int sizes[], struct device *alloc_devs[])
 {
        struct airspy *s = vb2_get_drv_priv(vq);