On Fri, Oct 28, 2011 at 05:14:17PM +0530, Shubhrajyoti D wrote:
> Currently all the spi controllers share the work queue.
> This patch allocates a work queue per controller.
>
> Signed-off-by: Steve Wilkins
> Signed-off-by: Shubhrajyoti D
Applied for v3.3, thanks.
g.
> ---
> drivers/spi/spi-
Currently all the spi controllers share the work queue.
This patch allocates a work queue per controller.
Signed-off-by: Steve Wilkins
Signed-off-by: Shubhrajyoti D
---
drivers/spi/spi-omap2-mcspi.c | 19 +++
1 files changed, 11 insertions(+), 8 deletions(-)
diff --git a/driv