Re: [PATCH 2/2] gpio: gpiolib: set gpiochip_remove retval to void

2014-06-08 Thread Ben Dooks
On Fri, May 30, 2014 at 08:16:59PM +0200, Lars-Peter Clausen wrote: > On 05/30/2014 07:33 PM, David Daney wrote: > >On 05/30/2014 04:39 AM, Geert Uytterhoeven wrote: > >>On Fri, May 30, 2014 at 1:30 PM, abdoulaye berthe > >>wrote: > >>>--- a/drivers/gpio/gpiolib.c > >>>+++ b/drivers/gpio/gpiolib.c

Re: [PATCH 0/3] dmaengine: mpc512x: add device tree binding document and DMA channel lookup

2014-06-08 Thread Alexander Popov
2014-05-24 13:33 GMT+04:00 Alexander Popov : > This patch series introduces a device tree binding document for > the MPC512x DMA controller and adds device tree based DMA channel lookup > for it. Hello, excuse me, could I have a feedback? Should I fix anything? Thanks a lot! Alexander > Alexande