commit | 788252e6616afc75098397cc6b0bcb5482ad07ac | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue May 09 15:27:04 2006 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue May 09 15:27:04 2006 -0700 |
tree | f2ae7d8baf6a139abcdcac8fe07f9ed7af3ca85e | |
parent | d94c77b9b55f2c868ffd63cbd1f9749755c4b3d0 [diff] |
[IRDA]: Switching to a workqueue for the SIR work Since sir_kthread.c pretty much duplicates the workqueue functionality, we'd better switch. The SIR fsm has been merged into sir_dev.c and thus sir_kthread.c is deleted. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Samuel Ortiz <samuel.ortiz@nokia.com> Signed-off-by: David S. Miller <davem@davemloft.net>