Loading
PM / devfreq: remove double put_device
When device_register() returns with error, it has already
done put_device() on the input device pointer.
Signed-off-by:
MyungJoo Ham <myungjoo.ham@samsung.com>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
When device_register() returns with error, it has already
done put_device() on the input device pointer.
Signed-off-by:
MyungJoo Ham <myungjoo.ham@samsung.com>