It's a proper implementation using device to register reset controller.
Howerver, some clock drviers of MediaTeks only provide device_node.
Therefore, we still remain register reset function with device_node and
add a function with device to register reset controller.
Signed-off-by: Rex-BC Chen <rex-bc.chen@xxxxxxxxxxxx>