26 Sep
2011
26 Sep
'11
4:41 p.m.
On Mon, Sep 26, 2011 at 04:26:28PM +0300, Peter Ujfalusi wrote:
It is a bit overkill to have three (3) separate workqueue for a single driver. We can manage things with one workqueue nicely.
Do we even need specific workqueues at all or can we use the system workqueue? Looks OK though.