Re: [RESEND][PATCH] mmc: wmt-sdmmc: Remove deprecated IRQF_DISABLED

2014-06-16 Thread Ulf Hansson
On 27 April 2014 12:25, Axel Lin wrote: > It's a NOOP since 2.6.35 and it will be removed one day. > This is not trivial because current code uses hard coded 32 instead of > IRQF_DISABLED in the request_irq call. > > Signed-off-by: Axel Lin Thanks! Applied for next. Kind regards Uffe > --- > T

Re: [RESEND][PATCH] mmc: wmt-sdmmc: Remove deprecated IRQF_DISABLED

2014-05-23 Thread Axel Lin
2014-04-27 18:25 GMT+08:00 Axel Lin : > It's a NOOP since 2.6.35 and it will be removed one day. > This is not trivial because current code uses hard coded 32 instead of > IRQF_DISABLED in the request_irq call. > > Signed-off-by: Axel Lin > --- > This patch was sent on: > http://www.spinics.net/li

[RESEND][PATCH] mmc: wmt-sdmmc: Remove deprecated IRQF_DISABLED

2014-04-27 Thread Axel Lin
It's a NOOP since 2.6.35 and it will be removed one day. This is not trivial because current code uses hard coded 32 instead of IRQF_DISABLED in the request_irq call. Signed-off-by: Axel Lin --- This patch was sent on: http://www.spinics.net/lists/linux-mmc/msg22644.html drivers/mmc/host/wmt-sd