The KIOX010A and KIOX020A ACPI ids go hand in hand, they are used in
yoga style 2-in-1s, with KIOX010A indicating the KXCJ91008 sensor in the
display of the 2-in-1 and KIOX020A indicating the KXCJ91008 sensor in the
base.
Improve the existing comment on the "KIOX010A" kx_acpi_match table entry
to make clear we are talking about a yoga-style (360 degree hinges) device
here and add a similar comment to the "KIOX020A" entry.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
        {"KIOX0008", KXCJ91008},
        {"KIOX0009", KXTJ21009},
        {"KIOX000A", KXCJ91008},
-       {"KIOX010A", KXCJ91008}, /* KXCJ91008 inside the display of a 2-in-1 */
-       {"KIOX020A", KXCJ91008},
+       {"KIOX010A", KXCJ91008}, /* KXCJ91008 in the display of a yoga 2-in-1 */
+       {"KIOX020A", KXCJ91008}, /* KXCJ91008 in the base of a yoga 2-in-1 */
        {"KXTJ1009", KXTJ21009},
        {"KXJ2109",  KXTJ21009},
        {"SMO8500",  KXCJ91008},