spi/omap: Use a workqueue per omap2_mcspi controller
authorShubhrajyoti D <shubhrajyoti@ti.com>
Fri, 28 Oct 2011 11:44:17 +0000 (17:14 +0530)
committerGrant Likely <grant.likely@secretlab.ca>
Sat, 29 Oct 2011 12:05:47 +0000 (14:05 +0200)
Currently all the spi controllers share the work queue.
This patch allocates a work queue per controller.

Signed-off-by: Steve Wilkins <steve.wilkins@raymarine.com>
Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found