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>master
commit
cb400df122
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue