Dave Jiang 5c65cb93a3 dmaengine: ioatdma: fix sparse "error" with prep lock
The prep lock gets acquired in ioat_check_space_lock and released in
ioat_tx_submit_unlock. Setting the annotations so sparse does not freak out.

drivers/dma/ioat/dma.c:273:30: sparse: context imbalance in 'ioat_tx_submit_unlock' - unexpected unlock
drivers/dma/ioat/dma.c:476:5: sparse: context imbalance in 'ioat_check_space_lock' - wrong count at exit

Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2015-08-26 07:53:58 +05:30
..
2015-08-24 13:58:18 +05:30
2015-07-16 18:30:46 +05:30
2015-08-26 07:50:17 +05:30
2013-01-07 17:36:37 +01:00
2015-06-29 09:44:45 -07:00
2015-08-24 13:57:51 +05:30
2015-08-24 13:45:33 +05:30