A while back the I2C HID implementation was split in an ACPI and OF
part, but the new OF driver never initialises the client pointer which
is dereferenced on power-up failures.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| i2c-hid-acpi.c | ||
| i2c-hid-core.c | ||
| i2c-hid-dmi-quirks.c | ||
| i2c-hid-of-elan.c | ||
| i2c-hid-of-goodix.c | ||
| i2c-hid-of.c | ||
| i2c-hid.h | ||