]> git.hungrycats.org Git - linux/commit
ACPI: APD: Fix HID for Hisilicon Hip07/08
authorHanjun Guo <hanjun.guo@linaro.org>
Fri, 28 Jul 2017 09:42:35 +0000 (17:42 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 Aug 2017 08:26:42 +0000 (10:26 +0200)
commit6e80b88a7f7dffa0340236ca420357295319c150
tree9fae385646d8a07ac48a3bdda07687d014dd3aaa
parent49fa8c02e4a6359f5c13ce14ee9a79d53e1865ff
ACPI: APD: Fix HID for Hisilicon Hip07/08

commit f7f3dd5b4cbb138ed4559b0d096bab76a8f476de upstream.

ACPI HID for Hisilicon Hip07/08 should be HISI02A1/2,
not HISI0A21/2, HISI02A1/2 was tested ok but was modified
by the stupid typo when upstream the patches (by me),
correct them to the right IDs (matching the IDs in
drivers/i2c/busses/i2c-designware-platdrv.c).

Fixes: 6e14cf361a0c (ACPI / APD: Add clock frequency for Hisilicon Hip07/08 I2C controller)
Reported-by: Tao Tian <tiantao6@huawei.com>
Signed-off-by: Hanjun Guo <hanjun.guo@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/acpi/acpi_apd.c