OSDN Git Service

dmaengine: hsu: remove excessive lock
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 9 Jul 2015 10:25:37 +0000 (13:25 +0300)
committerVinod Koul <vinod.koul@intel.com>
Thu, 16 Jul 2015 13:00:46 +0000 (18:30 +0530)
commit03734485b71129a954861f298825a490bcade986
treec49f64ac63e13dc5ed0bc88fa33601c6e840921f
parentb6c52c634506d52b3a2dc18503980d717e478739
dmaengine: hsu: remove excessive lock

All hardware accesses are done under virtual channel lock. That's why specific
channel lock is excessive and can be removed safely. This has been tested on
Intel Medfield and Merrifield.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/hsu/hsu.c
drivers/dma/hsu/hsu.h