kernel/drivers/media/i2c/techpoint/techpoint_v4l2.c
.. .. @@ -860,6 +860,7 @@ 860 860 { .compatible = "techpoint,tp2815" }, 861 861 { .compatible = "techpoint,tp9930" }, 862 862 { .compatible = "techpoint,tp9950" }, 863 + { .compatible = "techpoint,tp9951" },863 864 { }, 864 865 }; 865 866 .. .. @@ -1297,7 +1298,6 @@ 1297 1298 } 1298 1299 1299 1300 if (techpoint->chip_id == CHIP_TP9930) { 1300 -1301 1301 techpoint_write_reg(techpoint->client, 0x40, 0x00); 1302 1302 for (i = 0; i < 0xff; i++) 1303 1303 techpoint_write_reg(techpoint->client, i, 0xbb);