• Gerd Knorr's avatar
    [PATCH] v4l: miro radio update · b955c567
    Gerd Knorr authored
    The updates for the radio driver are all very similar:  The individual
    open functions are gone and replaced by the video_exclusive_open/release
    functions in videodev.c.  All userspace copying in the ioctl function is
    gone because video_generic_ioctl handles this now.  The driver source
    files all become slightly shorter because of this.
    b955c567
miropcm20-radio.c 5.73 KB