rmk back but still recovering (was Re: Reminder - rmk still on vacation)

Russell King - ARM Linux linux at arm.linux.org.uk
Mon Jul 30 10:44:43 EDT 2012


On Mon, Jul 30, 2012 at 04:37:09PM +0200, Shilimkar, Santosh wrote:
> On Mon, Jul 30, 2012 at 4:33 PM, Russell King - ARM Linux
> <linux at arm.linux.org.uk> wrote:
> > So I take that as you wanting exactly what is in linux-next merged without
> > any further changes?
> 
> Just one patch[1] on top of that so that default omap2plus_defconfig
> keeps working.

Err, I don't see what that patch does.  Setting ret=-ENXIO at the
start of the function, when it's subsequently overwritten by:

+       int ret = -ENXIO, irq;
...
        ret = omap_hsmmc_gpio_init(pdata);
...
	... dma stuff ...

seems absurd.



More information about the linux-arm-kernel mailing list