nE0sIghT / android_kernel_xiaomi_msm8953

Xiaomi Redmi Note 4 (mido) LineageOS updated kernel
Other
23 stars 7 forks source link

FPC: sysfs path should be fixed #18

Closed nE0sIghT closed 4 years ago

nE0sIghT commented 4 years ago

Userland FPC blobs expects sysfs device node to be in /sys/devices/soc/soc:fpc1020, however in 4.9 kernel it is in /sys/devices/platform/soc/soc:fpc1020. We should revert path change in kernel to keep userland untouched.

nE0sIghT commented 4 years ago

Closed fixed