Hm, so maybe you need to increse the value here: unsigned long timeout = usecs_to_jiffies(20); The higher it is, the slower the display-updates are, so you may have to experiment a little...
Hm, so maybe you need to increse the value here: jiffies( 20);
unsigned long timeout = usecs_to_
The higher it is, the slower the display-updates are, so you may have to experiment a little...