dmaengine: shdma: fixup parameter definition on dmae_set_dmars
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 16 Jun 2011 05:08:28 +0000 (05:08 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 16 Jun 2011 06:03:50 +0000 (15:03 +0900)
commit090b91805a97f58a7deff0f2b40aad1cc2f1b7e0
tree4d9226e0caa5834ad1eac8d22656d5357fe26d0b
parent1d2c0980262e70f5643df34493ffd7e608282c16
dmaengine: shdma: fixup parameter definition on dmae_set_dmars

chan_pdata->dmars_bit is unsigned int

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