V4L/DVB: em28xx: fix for "Leadtek winfast tv usbii deluxe"
[deliverable/linux.git] / drivers / media / video / ir-kbd-i2c.c
index 094e21dbb14ffe2260429c4fb92d34bc6818f89f..da18d698e7f2b10ea61983b0ca57acafa0386d57 100644 (file)
@@ -331,6 +331,7 @@ static int ir_probe(struct i2c_client *client, const struct i2c_device_id *id)
                ir_codes    = &ir_codes_pv951_table;
                break;
        case 0x18:
+       case 0x1f:
        case 0x1a:
                name        = "Hauppauge";
                ir->get_key = get_key_haup;
This page took 0.128888 seconds and 5 git commands to generate.