Re: [PATCH 0/3] Fixes for breakage resulting from syscore_ops patch on s3c24xx

2011-06-01 Thread Abdoulaye Walsimou GAYE
(-) delete mode 100644 arch/arm/mach-s3c2410/irq.c I submitted same patches days ago [1], but without more explanations than ARM: s3c24xx: fix build errors introduced by bb072c3cf21d1, so Acked-by : Abdoulaye Walsimou Gaye a...@embtoolkit.org [1] http://thread.gmane.org

Re: [PATCH v3] ARM: s3c2442: Setup gpio {set,get}_pull callbacks

2010-11-08 Thread Abdoulaye Walsimou GAYE
--- .../plat-samsung/include/plat/gpio-cfg-helpers.h | 11 + 5 files changed, 63 insertions(+), 9 deletions(-) Ackey-by: Abdoulaye Walsimou GAYE a...@embtoolkit.org Thanks -- To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in the body of a message to majord

[PATCH RESEND 2/2] ARM: s3c2440: fix boot failure introduced by recent changes in gpiolib

2010-10-16 Thread Abdoulaye Walsimou Gaye
of NULL pointer at boot time and a kernel panic. Signed-off-by: Abdoulaye Walsimou Gaye a...@embtoolkit.org Cc: linux-arm-ker...@lists.infradead.org Cc: linux-samsung-soc@vger.kernel.org --- Issue reported 4 months ago[1] and since prevents boards to boot [1]: http://www.spinics.net/lists/arm

Re: [PATCH] ARM: s3c2442: Setup gpio {set,get}_pull callbacks

2010-09-20 Thread Abdoulaye Walsimou GAYE
On 09/21/2010 01:41 AM, Ben Dooks wrote: On 20/09/10 23:00, Lars-Peter Clausen wrote: Currently the {set,get}_pull callbacks of the s3c24xx_gpiocfg_default structure are not initalized for the s3c2442 cpu type. This results in a NULL-pointer deref upon calling s3c_gpio_setpull. The s3c2442