[PATCH 03/26] mmc: Use the new

2013-08-07 Thread Alessandro Rubini
For portability, use . Signed-off-by: Alessandro Rubini Link: http://lkml.kernel.org/r/1355146956-6009-6-git-send-email-cimina...@gnudd.com Acked-by: Giancarlo Asnaghi Acked-by: David Brown Signed-off-by: H. Peter Anvin --- drivers/mmc/host/mmci.c |2 +- drivers/mmc/host/msm_sdcc.c

Re: [PATCH 29/31] ARM: amba: nomadik: use common amba device initializers

2012-01-20 Thread Alessandro Rubini
> +static AMBA_APB_DEVICE(uart0, "uart0", 0, NOMADIK_UART0_BASE, > + { IRQ_UART0 }, NULL); Acked-by: Alessandro Rubini thanks /alessandro -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majord...@vger.kernel.

Re: [PATCH 13/31] ARM: amba: nomadik: get rid of NO_IRQ initializers

2012-01-20 Thread Alessandro Rubini
> - .irq = {IRQ_UART0, NO_IRQ}, > + .irq = {IRQ_UART0}, Acked-by: Alessandro Rubini -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [GIT PULL] ARM: amba: Enable module alias autogeneration for AMBA drivers

2011-12-06 Thread Alessandro Rubini
> ... it looks like Alessandro's proposed change to tidy up scripts/mod/ > ile2alias.c may get merged soon No, I don't think it will happen. Rusty disagrees, and his own suggestion is in the queue. I'm waiting a while to understand what is happening. Anyways, I think it's better for me to wait fo

Re: [GIT PULL] ARM: amba: Enable module alias autogeneration for AMBA drivers

2011-11-22 Thread Alessandro Rubini
>> lkml.org/lkml/2011/11/4/125 (0/2: description of the work) >> lkml.org/lkml/2011/11/4/126 (1/2: turn the if plethora to table lookup) >> lkml.org/lkml/2011/11/4/127 (2/2: partial split to type-specific files). > > Splitting this up doesn't look like a silly idea -- I thought it was > unfo

Re: [GIT PULL] ARM: amba: Enable module alias autogeneration for AMBA drivers

2011-11-22 Thread Alessandro Rubini
> I have Acks on some of the driver patches and no comments on the > rest. I've been circulating these for some time, so if you're > happy to pull those driver patches via your tree, please go ahead. Sure I have no problem with the nomadik-rng.c, (so please have my Acked-by: -- sorry for not noti