mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-01 17:55:23 +09:00
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>