[RESEND PATCH] mmc: core: Add host capability check for power class

2011-12-13 Thread Girish K S
This patch adds a check whether the host supports maximum current value obtained from the device's extended csd register for a selected interface voltage and frequency. cc: Chris Ball Signed-off-by: Girish K S --- drivers/mmc/core/mmc.c | 27 +++ include/linux/mmc/ca

[PATCH] mmc: core: Add host capability check for power class

2011-12-13 Thread Girish K S
This patch adds a check whether the host supports maximum current value obtained from the device's extended csd register for a selected interface voltage and frequency. Signed-off-by: Girish K S --- drivers/mmc/core/mmc.c | 27 +++ include/linux/mmc/card.h |4