On Thu, 2007-06-28 at 13:14 +0200, Soeren Sonnenburg wrote: > > + /* Geyser 3/4 will continue to send packets > continually after > + the first touch. The function is called every 8 > milliseconds > + from interrups context, unless reinitialised. Do > so if it's > + been idle for a while in order to avoid waking the > kernel up > + several hundred times a second */ > + > + if (atp_is_geyser_3_or_4(dev)) > + schedule_work(&dev->reinit_thread);
Wrong comment style, and I don't understand the comment either. "Do so" what? johannes
signature.asc
Description: This is a digitally signed message part