On Tue, Dec 2, 2008 at 5:17 AM, Andy Green <[EMAIL PROTECTED]> wrote:

(cut)

> With a lot of firepower abstracted out into the filters it seems that
> s3c2410_ts.c could maybe be a bit smaller and simpler since really only
> s3c24xx specific stuff must go there.

I guess that the skip "output filter" and the code that actually sends
the output events can be abstracted.

The other functions are interdependent. I've tried to avoid those dependencies
but we have some synchronization (and jitter detection) making them
harder to avoid.

I'll check this out later.

Reply via email to