Searched hist:"989561 de9b5112999475b406557d9c7e9e59c041" (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/misc/mei/ |
H A D | pci-txe.c | diff 989561de9b5112999475b406557d9c7e9e59c041 Thu Jan 07 16:46:13 CET 2016 Tomeu Vizoso <tomeu.vizoso@collabora.com> PM / Domains: add setter for dev.pm_domain
Adds a function that sets the pointer to dev_pm_domain in struct device and that warns if the device has already finished probing. The reason why we want to enforce that is because in the general case that can cause problems and also that we can simplify code quite a bit if we can always assume that.
This patch also changes all current code that directly sets the dev.pm_domain pointer.
Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|
/linux/drivers/base/power/ |
H A D | common.c | diff 989561de9b5112999475b406557d9c7e9e59c041 Thu Jan 07 16:46:13 CET 2016 Tomeu Vizoso <tomeu.vizoso@collabora.com> PM / Domains: add setter for dev.pm_domain
Adds a function that sets the pointer to dev_pm_domain in struct device and that warns if the device has already finished probing. The reason why we want to enforce that is because in the general case that can cause problems and also that we can simplify code quite a bit if we can always assume that.
This patch also changes all current code that directly sets the dev.pm_domain pointer.
Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|
H A D | clock_ops.c | diff 989561de9b5112999475b406557d9c7e9e59c041 Thu Jan 07 16:46:13 CET 2016 Tomeu Vizoso <tomeu.vizoso@collabora.com> PM / Domains: add setter for dev.pm_domain
Adds a function that sets the pointer to dev_pm_domain in struct device and that warns if the device has already finished probing. The reason why we want to enforce that is because in the general case that can cause problems and also that we can simplify code quite a bit if we can always assume that.
This patch also changes all current code that directly sets the dev.pm_domain pointer.
Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|
/linux/drivers/gpu/vga/ |
H A D | vga_switcheroo.c | diff 989561de9b5112999475b406557d9c7e9e59c041 Thu Jan 07 16:46:13 CET 2016 Tomeu Vizoso <tomeu.vizoso@collabora.com> PM / Domains: add setter for dev.pm_domain
Adds a function that sets the pointer to dev_pm_domain in struct device and that warns if the device has already finished probing. The reason why we want to enforce that is because in the general case that can cause problems and also that we can simplify code quite a bit if we can always assume that.
This patch also changes all current code that directly sets the dev.pm_domain pointer.
Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|
/linux/arch/arm/mach-omap2/ |
H A D | omap_device.c | diff 989561de9b5112999475b406557d9c7e9e59c041 Thu Jan 07 16:46:13 CET 2016 Tomeu Vizoso <tomeu.vizoso@collabora.com> PM / Domains: add setter for dev.pm_domain
Adds a function that sets the pointer to dev_pm_domain in struct device and that warns if the device has already finished probing. The reason why we want to enforce that is because in the general case that can cause problems and also that we can simplify code quite a bit if we can always assume that.
This patch also changes all current code that directly sets the dev.pm_domain pointer.
Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|
/linux/include/linux/ |
H A D | pm_domain.h | diff 989561de9b5112999475b406557d9c7e9e59c041 Thu Jan 07 16:46:13 CET 2016 Tomeu Vizoso <tomeu.vizoso@collabora.com> PM / Domains: add setter for dev.pm_domain
Adds a function that sets the pointer to dev_pm_domain in struct device and that warns if the device has already finished probing. The reason why we want to enforce that is because in the general case that can cause problems and also that we can simplify code quite a bit if we can always assume that.
This patch also changes all current code that directly sets the dev.pm_domain pointer.
Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|
/linux/drivers/acpi/ |
H A D | device_pm.c | diff 989561de9b5112999475b406557d9c7e9e59c041 Thu Jan 07 16:46:13 CET 2016 Tomeu Vizoso <tomeu.vizoso@collabora.com> PM / Domains: add setter for dev.pm_domain
Adds a function that sets the pointer to dev_pm_domain in struct device and that warns if the device has already finished probing. The reason why we want to enforce that is because in the general case that can cause problems and also that we can simplify code quite a bit if we can always assume that.
This patch also changes all current code that directly sets the dev.pm_domain pointer.
Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|