Re: [PATCH 2/2] i2c: busses: i2c-ocores: switch to devm_request_and_ioremap

2012-11-13 Thread Wolfram Sang
On Sun, Sep 23, 2012 at 09:33:58AM -0400, Maxin B. John wrote: > This drops a few lines of code and allows common APIs to handle those for us. > > Signed-off-by: Maxin B. John Thanks, I just applied a very similar patch by Thierry Reding which was sent earlier. -- Pengutronix e.K.

Re: [PATCH 2/2] i2c: busses: i2c-ocores: switch to devm_request_and_ioremap

2012-11-13 Thread Wolfram Sang
On Sun, Sep 23, 2012 at 09:33:58AM -0400, Maxin B. John wrote: This drops a few lines of code and allows common APIs to handle those for us. Signed-off-by: Maxin B. John maxin.j...@gmail.com Thanks, I just applied a very similar patch by Thierry Reding which was sent earlier. -- Pengutronix

Re: [PATCH 2/2] i2c: busses: i2c-ocores: switch to devm_request_and_ioremap

2012-10-09 Thread Peter Korsgaard
> "Maxin" == Maxin B John writes: Maxin> Hi Peter, Maxin> This drops a few lines of code and allows common APIs to handle Maxin> those for us. Maxin> Signed-off-by: Maxin B. John >> Acked-by: Peter Korsgaard Maxin> Is there any update on this ? I'm expecting Wolfram to pick it

Re: [PATCH 2/2] i2c: busses: i2c-ocores: switch to devm_request_and_ioremap

2012-10-09 Thread Maxin B John
Hi Peter, On Sun, Sep 23, 2012 at 2:22 PM, Peter Korsgaard wrote: >> "Maxin" == Maxin B John writes: > > Maxin> This drops a few lines of code and allows common APIs to handle > Maxin> those for us. > > Maxin> Signed-off-by: Maxin B. John > > Acked-by: Peter Korsgaard Is there any

Re: [PATCH 2/2] i2c: busses: i2c-ocores: switch to devm_request_and_ioremap

2012-10-09 Thread Maxin B John
Hi Peter, On Sun, Sep 23, 2012 at 2:22 PM, Peter Korsgaard jac...@sunsite.dk wrote: Maxin == Maxin B John maxin.j...@gmail.com writes: Maxin This drops a few lines of code and allows common APIs to handle Maxin those for us. Maxin Signed-off-by: Maxin B. John maxin.j...@gmail.com

Re: [PATCH 2/2] i2c: busses: i2c-ocores: switch to devm_request_and_ioremap

2012-10-09 Thread Peter Korsgaard
Maxin == Maxin B John maxin.j...@gmail.com writes: Maxin Hi Peter, Maxin This drops a few lines of code and allows common APIs to handle Maxin those for us. Maxin Signed-off-by: Maxin B. John maxin.j...@gmail.com Acked-by: Peter Korsgaard jac...@sunsite.dk Maxin Is there any update on

Re: [PATCH 2/2] i2c: busses: i2c-ocores: switch to devm_request_and_ioremap

2012-09-23 Thread Peter Korsgaard
> "Maxin" == Maxin B John writes: Maxin> This drops a few lines of code and allows common APIs to handle Maxin> those for us. Maxin> Signed-off-by: Maxin B. John Acked-by: Peter Korsgaard -- Bye, Peter Korsgaard -- To unsubscribe from this list: send the line "unsubscribe

[PATCH 2/2] i2c: busses: i2c-ocores: switch to devm_request_and_ioremap

2012-09-23 Thread Maxin B. John
This drops a few lines of code and allows common APIs to handle those for us. Signed-off-by: Maxin B. John --- diff --git a/drivers/i2c/busses/i2c-ocores.c b/drivers/i2c/busses/i2c-ocores.c index bffd550..740a89b 100644 --- a/drivers/i2c/busses/i2c-ocores.c +++ b/drivers/i2c/busses/i2c-ocores.c

[PATCH 2/2] i2c: busses: i2c-ocores: switch to devm_request_and_ioremap

2012-09-23 Thread Maxin B. John
This drops a few lines of code and allows common APIs to handle those for us. Signed-off-by: Maxin B. John maxin.j...@gmail.com --- diff --git a/drivers/i2c/busses/i2c-ocores.c b/drivers/i2c/busses/i2c-ocores.c index bffd550..740a89b 100644 --- a/drivers/i2c/busses/i2c-ocores.c +++

Re: [PATCH 2/2] i2c: busses: i2c-ocores: switch to devm_request_and_ioremap

2012-09-23 Thread Peter Korsgaard
Maxin == Maxin B John maxin.j...@gmail.com writes: Maxin This drops a few lines of code and allows common APIs to handle Maxin those for us. Maxin Signed-off-by: Maxin B. John maxin.j...@gmail.com Acked-by: Peter Korsgaard jac...@sunsite.dk -- Bye, Peter Korsgaard -- To unsubscribe from