Re: [PATCH 10/32] input/tps6507x-ts: use system_wq instead ofdedicated workqueue

From: Dan Carpenter
Date: Mon Jan 03 2011 - 09:39:50 EST


On Mon, Jan 03, 2011 at 02:49:33PM +0100, Tejun Heo wrote:
> With cmwq, there's no reason to use a separate workqueue. Drop
> tps6507x_ts->wq and use system_wq instead.
>
> Signed-off-by: Tejun Heo <tj@xxxxxxxxxx>
> Cc: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
> Cc: linux-input@xxxxxxxxxxxxxxx
> Cc: Dan Carpenter <error27@xxxxxxxxx>
> Cc: Todd Fischer <todd.fischer@xxxxxxxxxxxx>
> ---
> Only compile tested. Please feel free to take it into the subsystem
> tree or simply ack - I'll route it through the wq tree.
>

This is that driver that polls every 30 ms. :/ Todd, is there no way
to avoid this? What was the status on that?

regards,
dan carpenter


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/