• Hans Verkuil's avatar
    V4L/DVB: cx2341x: convert to the control framework · f6e114ee
    Hans Verkuil authored
    Since this module is also used by drivers that are not yet converted, the old
    and new code have to co-exist.
    
    The source is split into three parts: a common part at the top, which is used
    by both old and new code, then the old code followed by the new control
    framework implementation. This new code is much more readable (and shorter!)
    than the original code.
    
    Once all bridge drivers that use this are converted the old code can be
    deleted.
    Signed-off-by: default avatarHans Verkuil <hverkuil@xs4all.nl>
    Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
    f6e114ee
cx2341x.c 54.8 KB