commit | 4f59d7119c7cb5f32ca91662a74c217ea7c4ddca | [log] [tgz] |
---|---|---|
author | Zhen Lei <thunder.leizhen@huawei.com> | Tue Aug 25 12:08:22 2015 +0800 |
committer | Rob Herring <robh@kernel.org> | Thu Sep 17 14:51:55 2015 -0500 |
tree | e994c8e4585cdcc986ea4385b61265af796c5afc | |
parent | 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f [diff] |
of: to support binding numa node to specified device in devicetree For now, in function device_add, the new device will be forced to inherit the numa node of its parent. But this will override the device's numa node which configured in devicetree. Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com> Signed-off-by: Rob Herring <robh@kernel.org>