kernel_xiaomi_sm8150
kernel_xiaomi_sm8150 copied to clipboard
General drivers code improvements
touchscreen: fts_521: fix a misleading indentation warning (normally detected by compiler) fts_521: stop flooding the logs (This floods dmesg while touching the screen) fts_521: remove memory allocation (This memory allocation is not in use currently) drm: msm: refactor dsi_panel_get_fod_dim_alpha (Just a minnor change to benefit your fod implementation)