commit | 2856ac13b8ab41a17b1c65e4eed51543e55f4bac | [log] [tgz] |
---|---|---|
author | Shubhrajyoti D <shubhrajyoti@ti.com> | Fri Oct 28 17:14:17 2011 +0530 |
committer | Grant Likely <grant.likely@secretlab.ca> | Sat Oct 29 14:05:47 2011 +0200 |
tree | 36eace120cd01d1a376839f180a2109c01cc89e0 | |
parent | 940ab88962bc1aff3273a8356d64577a6e386736 [diff] |
spi/omap: Use a workqueue per omap2_mcspi controller 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>