Re: [PATCH 10/10] [PM-WIP-MMC] omap4 hsmmc: Fix the init if CONFIG_MMC_OMAP_HS is not set

2010-08-27 Thread kishore kadiyala
On Fri, Aug 27, 2010 at 4:54 AM, Kevin Hilman khil...@deeprootsystems.com wrote: kishore kadiyala kishore.kadiy...@ti.com writes: From: Benoit Cousson b-cous...@ti.com Avoid possible crash if CONFIG_MMC_OMAP_HS is not set Cc: Kevin Hilman khil...@deeprootsystems.com Cc: Adrian Hunter

Re: [PATCH 10/10] [PM-WIP-MMC] omap4 hsmmc: Fix the init if CONFIG_MMC_OMAP_HS is not set

2010-08-26 Thread Kevin Hilman
kishore kadiyala kishore.kadiy...@ti.com writes: From: Benoit Cousson b-cous...@ti.com Avoid possible crash if CONFIG_MMC_OMAP_HS is not set Cc: Kevin Hilman khil...@deeprootsystems.com Cc: Adrian Hunter adrian.hun...@nokia.com Cc: Andrew Morton a...@linux-foundation.org Cc: Madhusudhan

[PATCH 10/10] [PM-WIP-MMC] omap4 hsmmc: Fix the init if CONFIG_MMC_OMAP_HS is not set

2010-08-20 Thread kishore kadiyala
From: Benoit Cousson b-cous...@ti.com Avoid possible crash if CONFIG_MMC_OMAP_HS is not set Cc: Kevin Hilman khil...@deeprootsystems.com Cc: Adrian Hunter adrian.hun...@nokia.com Cc: Andrew Morton a...@linux-foundation.org Cc: Madhusudhan Chikkature madhu...@ti.com Signed-off-by: Benoit Cousson