Re: [PATCH] mmc: drop the "state" argument to mmc_suspend_host()

From: Anton Vorontsov
Date: Thu May 13 2010 - 15:11:15 EST


On Thu, May 13, 2010 at 08:01:45PM +0100, Matt Fleming wrote:
> Even though many mmc host drivers pass a pm_message_t argument to
> mmc_suspend_host() that argument isn't used the by MMC core. As host
> drivers are converted to dev_pm_ops they'll have to construct
> pm_message_t's (as they won't be passed by the PM subsystem any more)
> just to appease the mmc suspend interface.
>
> We might as well just delete the unused paramter.
>
> Signed-off-by: Matt Fleming <matt@xxxxxxxxxxxxxxxxx>

For sdhci-of*

Acked-by: Anton Vorontsov <cbouatmailru@xxxxxxxxx>

Thanks!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/