Skip to content
Snippets Groups Projects
Commit 109d1fb0 authored by Clemens Terasa's avatar Clemens Terasa
Browse files

ilitek: Port to Kernel 5.4

Replace deprecated functions vfs_read/vfs_write with
kernel_read/kernel_write.  Use the KERNEL_DS define instead of the
deprecated get_de() function.

Replace the deprecated do_gettimeofday() function call with the recent
ktime_get_real_ts64() function and move from struct timeval to struct
timespec64 to do this.

Fix a compiler error that complains about large frames by reducing the
stack size in the function ilitek_sensortest_write().
parent 759990b9
No related branches found
No related tags found
1 merge request!13touch: Add G&F touch drivers
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment