On 04/03/12 02:01, Rafael J. Wysocki wrote:
> Hi all,
> 
> The goal of this patchset is to allow user space to control the
> responsiveness of the MMC stack related to runtime power management.

I wonder why this is build into mmc and not just a generic runtime pm
facility. e.g.

        /* Set maximum resume latency target to 100ms */
        pm_runtime_set_max_latency(dev, 100);

And then runtime pm will create sysfs attributes etc
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to