dma: ipu: Drop unused spinlock
authorJean Delvare <khali@linux-fr.org>
Thu, 6 Sep 2012 07:19:35 +0000 (09:19 +0200)
committerVinod Koul <vinod.koul@intel.com>
Tue, 8 Jan 2013 06:05:15 +0000 (22:05 -0800)
I was checking why this spinlock was never initialized, but it turns
out it's not used anywhere, so we can drop it.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Dan Williams <djbw@fb.com>

No differences found