[Update][PATCH 2/3] tmio_mmc / PM: Use PM QoS latency constraint

2012-03-08 Thread Rafael J. Wysocki
From: Rafael J. Wysocki Make tmio_mmc call dev_pm_qos_expose_latency_limit() to expose the PM QoS latency limit to user space and specify the initial value of it as 100 microseconds. Signed-off-by: Rafael J. Wysocki --- drivers/mmc/host/tmio_mmc_pio.c |5 + 1 file changed, 5 insertions

Re: [PATCH 2/3] tmio_mmc / PM: Use PM QoS latency constraint

2012-03-08 Thread Rafael J. Wysocki
On Thursday, March 08, 2012, Adrian Hunter wrote: > On 08/03/12 01:29, Rafael J. Wysocki wrote: > > From: Rafael J. Wysocki > > > > Make tmio_mmc call dev_pm_qos_expose_latency_limit() to expose > > the PM QoS latency limit to user space and specify the initial > > value of it as 100 microseconds

Re: [PATCH 2/3] tmio_mmc / PM: Use PM QoS latency constraint

2012-03-08 Thread Adrian Hunter
On 08/03/12 01:29, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki > > Make tmio_mmc call dev_pm_qos_expose_latency_limit() to expose > the PM QoS latency limit to user space and specify the initial > value of it as 100 microseconds. > > Signed-off-by: Rafael J. Wysocki > --- > drivers/mmc/

[PATCH 2/3] tmio_mmc / PM: Use PM QoS latency constraint

2012-03-07 Thread Rafael J. Wysocki
From: Rafael J. Wysocki Make tmio_mmc call dev_pm_qos_expose_latency_limit() to expose the PM QoS latency limit to user space and specify the initial value of it as 100 microseconds. Signed-off-by: Rafael J. Wysocki --- drivers/mmc/host/tmio_mmc_pio.c |5 + 1 file changed, 5 insertions