commit | e9cf356c0c6b975fda84b15a5abdd1db88d74f84 | [log] [tgz] |
---|---|---|
author | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | Mon Sep 28 19:01:20 2009 +0400 |
committer | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | Fri Nov 06 14:29:50 2009 +0300 |
tree | 50b66c4f169939727f7c4592a8a1b44fe13eba79 | |
parent | a0b4a738e0e03f5e0d6ca366560f9a48e5adf83a [diff] |
wpan-phy: follow usual patter of devices registration Follow the usual pattern of devices registration by adding new function (wpan_phy_set_dev) that sets child->parent relationship and removing parent argument from wpan_phy_register call. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>