• Ricardo Ribalda's avatar
    media: uvcvideo: Limit power line control for Quanta cameras · 95f03d97
    Ricardo Ribalda authored
    Two more cameras do not implement the power line control correctly. Add
    a corresponding control mapping override.
    
    Bus 001 Device 003: ID 0408:4034 Quanta Computer, Inc. ACER HD User Facing
    Device Descriptor:
      bLength                18
      bDescriptorType         1
      bcdUSB               2.01
      bDeviceClass          239 Miscellaneous Device
      bDeviceSubClass         2
      bDeviceProtocol         1 Interface Association
      bMaxPacketSize0        64
      idVendor           0x0408 Quanta Computer, Inc.
      idProduct          0x4034
      bcdDevice            0.01
      iManufacturer           1 Quanta
      iProduct                2 ACER HD User Facing
      iSerial                 3 01.00.00
      bNumConfigurations      1
    
    Bus 001 Device 003: ID 0408:4030 Quanta Computer, Inc. HD User Facing
    Device Descriptor:
      bLength                18
      bDescriptorType         1
      bcdUSB               2.01
      bDeviceClass          239 Miscellaneous Device
      bDeviceSubClass         2
      bDeviceProtocol         1 Interface Association
      bMaxPacketSize0        64
      idVendor           0x0408 Quanta Computer, Inc.
      idProduct          0x4030
      bcdDevice            0.02
      iManufacturer           1 Quanta
      iProduct                2 HD User Facing
      iSerial                 3 01.00.00
      bNumConfigurations      1
    Signed-off-by: default avatarRicardo Ribalda <ribalda@chromium.org>
    Signed-off-by: default avatarLaurent Pinchart <laurent.pinchart@ideasonboard.com>
    Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@kernel.org>
    95f03d97
uvc_driver.c 88.6 KB