+2
−3
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
There is no apparent reason for acpi_device_register() to manually register a new device in two steps (initialize then add). Just call device_register() directly. Signed-off-by:Alex Chiang <achiang@hp.com> Signed-off-by:
Len Brown <len.brown@intel.com>