[patch 2.6.19-rc2] at91_cf update

2006-10-20 Thread Andrew Victor
le/disable}_irq_wake() instead of {enable/disable}_irq(). Signed-off-by: Andrew Victor <[EMAIL PROTECTED]> diff -urN -x CVS linux-2.6.19-rc2.orig/drivers/pcmcia/at91_cf.c linux-2.6.19/drivers/pcmcia/at91_cf.c --- linux-2.6.19-rc2.orig/drivers/pcmcia/at91_cf.c Thu Oct 19 16:31:59 2006

Re: [patch 2.6.19-rc2] at91_cf update

2006-11-06 Thread Andrew Victor
ory address passed via the platform_device resources instead of constant global values. - The IRQ should not be used as a random'ness source. - Return errors if ioremap() or request_mem_region() fails. Signed-off-by: Andrew Victor <[EMAIL PROTECTED]> diff -urN linux-2.6.19-rc4.orig/dr

[patch 2.6.19] at91_cf update 2

2006-12-04 Thread Andrew Victor
ect value passed via platform_data. The configuration of the EBI memory controller to enable Compact Flash access is now also handled in the platform setup code and not in the driver. Signed-off-by: Andrew Victor <[EMAIL PROTECTED]> diff -urN -x CVS linux-2.6.19-final/drivers/pcmcia/at91_cf.c l

[patch 2.6.20-rc4] at91_cf: Unbalanced IRQs in suspend/resume

2007-01-09 Thread Andrew Victor
-off-by: Andrew Victor <[EMAIL PROTECTED]> diff -urN -x CVS linux-2.6.20-rc4/drivers/pcmcia/at91_cf.c linux-2.6/drivers/pcmcia/at91_cf.c --- linux-2.6.20-rc4/drivers/pcmcia/at91_cf.c Tue Jan 9 08:46:02 2007 +++ linux-2.6/drivers/pcmcia/at91_cf.c Thu Dec 14 16:22:05 2006 @@ -333,20 +

Re: [PATCH] pcmcia/at91_cf: don't redefine SZ_2K

2009-12-23 Thread Andrew Victor
hi, >> Have you checked whether everything which uses at91_cf still builds after >> this patch has been applied (eg, AVR32 stuff?) > I wasn't aware that the driver is used on AVR32, too. I don't think the AVR32 arch uses this driver. So the patch should be fine to a

Re: [PATCH] pcmcia/at91_cf: don't redefine SZ_2K

2010-01-22 Thread Andrew Victor
hi, >> I don't think the AVR32 arch uses this driver.  So the patch should be >> fine to apply. > I assume this is an Ack? Sure. Acked-by: Andrew Victor ___ Linux PCMCIA reimplementation list http://lists.infradead.org/mailman/listinfo/linux-pcmcia