mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-16 07:51:31 -04:00
pmdomain: Merge branch pmdomain into next
Merge the immutable branch pmdomain into next to get the changes queued and tested for the next release. The pmdomain branch hosts minor core changes for pmdomain. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
This commit is contained in:
@@ -49,8 +49,8 @@
|
||||
|
||||
struct dev_pm_domain_attach_data {
|
||||
const char * const *pd_names;
|
||||
const u32 num_pd_names;
|
||||
const u32 pd_flags;
|
||||
u32 num_pd_names;
|
||||
u32 pd_flags;
|
||||
};
|
||||
|
||||
struct dev_pm_domain_list {
|
||||
|
||||
Reference in New Issue
Block a user