kernel_xiaomi_sm8150 icon indicating copy to clipboard operation
kernel_xiaomi_sm8150 copied to clipboard

General drivers code improvements

Open Official-Ayrton990 opened this issue 5 years ago • 0 comments

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)

Official-Ayrton990 avatar Aug 25 '20 03:08 Official-Ayrton990