Re: [PATCH 1/5] dma: do not use 0x in front of %pad

2015-12-08 Thread Vinod Koul
On Tue, Dec 08, 2015 at 03:48:39PM +0100, Thierry Reding wrote: > On Tue, Dec 01, 2015 at 10:01:52AM +0100, Nicolas Ferre wrote: > > Le 30/11/2015 21:45, Dmitry V. Krivenok a écrit : > > > Signed-off-by: Dmitry V. Krivenok > > > > Acked-by: Nicolas Ferre > > > > > --- > > > drivers/dma/at_hdma

Re: [PATCH 1/5] dma: do not use 0x in front of %pad

2015-12-08 Thread Thierry Reding
On Tue, Dec 01, 2015 at 10:01:52AM +0100, Nicolas Ferre wrote: > Le 30/11/2015 21:45, Dmitry V. Krivenok a écrit : > > Signed-off-by: Dmitry V. Krivenok > > Acked-by: Nicolas Ferre > > > --- > > drivers/dma/at_hdmac_regs.h | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff

Re: [PATCH 1/5] dma: do not use 0x in front of %pad

2015-12-05 Thread Vinod Koul
On Mon, Nov 30, 2015 at 11:45:45PM +0300, Dmitry V. Krivenok wrote: Applied, after fixing susystem name -- ~Vinod -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majord

Re: [PATCH 1/5] dma: do not use 0x in front of %pad

2015-12-01 Thread Nicolas Ferre
Le 30/11/2015 21:45, Dmitry V. Krivenok a écrit : > Signed-off-by: Dmitry V. Krivenok Acked-by: Nicolas Ferre > --- > drivers/dma/at_hdmac_regs.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/dma/at_hdmac_regs.h b/drivers/dma/at_hdmac_regs.h > index 7f58f06.

[PATCH 1/5] dma: do not use 0x in front of %pad

2015-11-30 Thread Dmitry V. Krivenok
Signed-off-by: Dmitry V. Krivenok --- drivers/dma/at_hdmac_regs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/dma/at_hdmac_regs.h b/drivers/dma/at_hdmac_regs.h index 7f58f06..0474e4a 100644 --- a/drivers/dma/at_hdmac_regs.h +++ b/drivers/dma/at_hdmac_regs.h @@ -385