hardkernel / linux

Linux kernel source tree
Other
427 stars 408 forks source link

odroidgo2-joypad: only flush once if an event occurred #399

Open ghost opened 4 years ago

ghost commented 4 years ago

This should be the default behavior according to the kernel documentation. This should also reduce some overhead of calling sync ever single poll.