commit | 23a0683186b7ca0083bfc76b410497f39a9d0351 | [log] [tgz] |
---|---|---|
author | Jake Oshins <jakeo@microsoft.com> | Tue Apr 05 10:22:53 2016 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Apr 30 14:01:37 2016 -0700 |
tree | 841dacec9eb64ba67db88d76f331c6b2dce8b958 | |
parent | 696ca5e82c057a272381ae6064d59eb97a578397 [diff] |
drivers:hv: Reverse order of resources in hyperv_mmio A patch later in this series allocates child nodes in this resource tree. For that to work, this tree needs to be sorted in ascending order. Signed-off-by: Jake Oshins <jakeo@microsoft.com> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>