mirror of
https://github.com/torvalds/linux.git
synced 2024-11-12 23:23:03 +00:00
00aab7dcb2
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:
|
||
---|---|---|
.. | ||
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 | ||
Kconfig | ||
Makefile |