dmaengine: shdma: tidyup spin_unlock_bh on sh_chan_xfer_ld_queue
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 16 Jun 2011 05:08:18 +0000 (05:08 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 16 Jun 2011 06:03:43 +0000 (15:03 +0900)
commit1d2c0980262e70f5643df34493ffd7e608282c16
tree758b59b897bb1c5d2dfdd6a025aef899d86d0908
parentc4e0dd7835d12d9765a372b586a5020ac29cc706
dmaengine: shdma: tidyup spin_unlock_bh on sh_chan_xfer_ld_queue

It is not readable that there is any spin_unlock_bh on same function.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/dma/shdma.c