PM QoS: Move and rename the implementation files
authorJean Pihet <j-pihet@ti.com>
Thu, 25 Aug 2011 13:35:03 +0000 (15:35 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Thu, 25 Aug 2011 13:35:03 +0000 (15:35 +0200)
commite8db0be1245de16a6cc6365506abc392c3c212d4
tree01cf446568080c06c8797262554f3b0f758ae137
parentb5e8d269d814763d597ccc0108d1fa6639ad35a1
PM QoS: Move and rename the implementation files

The PM QoS implementation files are better named
kernel/power/qos.c and include/linux/pm_qos.h.

The PM QoS support is compiled under the CONFIG_PM option.

Signed-off-by: Jean Pihet <j-pihet@ti.com>
Acked-by: markgross <markgross@thegnar.org>
Reviewed-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
18 files changed:
arch/arm/mach-msm/clock.c
drivers/acpi/processor_idle.c
drivers/cpuidle/cpuidle.c
drivers/cpuidle/governors/ladder.c
drivers/cpuidle/governors/menu.c
drivers/media/video/via-camera.c
drivers/net/e1000e/netdev.c
drivers/net/wireless/ipw2x00/ipw2100.c
include/linux/netdevice.h
include/linux/pm_qos.h [moved from include/linux/pm_qos_params.h with 53% similarity]
include/sound/pcm.h
kernel/Makefile
kernel/power/Makefile
kernel/power/qos.c [moved from kernel/pm_qos_params.c with 99% similarity]
net/mac80211/main.c
net/mac80211/mlme.c
net/mac80211/scan.c
sound/core/pcm_native.c