Re: [PATCH] mmc: sdhci-pxa: Check pdata before using its members

2011-09-21 Thread Chris Ball
Hi Tanmay, Thanks, pushed to mmc-next for 3.2 with Zhangfei's ACK. - Chris. -- Chris Ball c...@laptop.org http://printf.net/ One Laptop Per Child -- 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

[PATCH] mmc: sdhci-pxa: Check pdata before using its members

2011-09-14 Thread Tanmay Upadhyay
Signed-off-by: Tanmay Upadhyay tanmay.upadh...@einfochips.com --- drivers/mmc/host/sdhci-pxav2.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/mmc/host/sdhci-pxav2.c b/drivers/mmc/host/sdhci-pxav2.c index 38f5899..1114fe2 100644 ---

Re: [PATCH] mmc: sdhci-pxa: Check pdata before using its members

2011-09-14 Thread zhangfei gao
On Wed, Sep 14, 2011 at 1:59 PM, Tanmay Upadhyay tanmay.upadh...@einfochips.com wrote: Signed-off-by: Tanmay Upadhyay tanmay.upadh...@einfochips.com Acked-by: Zhangfei Gao zhangfei@marvell.com Thanks ---  drivers/mmc/host/sdhci-pxav2.c |    4 ++--  1 files changed, 2 insertions(+), 2