Page MenuHomeFreeBSD

linuxkpi: Add power_supply.h
ClosedPublic

Authored by manu on Oct 5 2020, 1:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 17, 2:44 PM
Unknown Object (File)
Fri, Oct 17, 2:44 PM
Unknown Object (File)
Fri, Oct 17, 2:44 PM
Unknown Object (File)
Fri, Oct 17, 6:04 AM
Unknown Object (File)
Thu, Oct 16, 8:58 PM
Unknown Object (File)
Sun, Oct 12, 1:51 AM
Unknown Object (File)
Sat, Oct 11, 3:33 AM
Unknown Object (File)
Mon, Oct 6, 1:44 PM
Subscribers

Details

Reviewers
bz
Group Reviewers
linuxkpi
Commits
rS366478: linuxkpi: Add power_supply.h
Summary

Add power_supply_is_system_supplied which is needed by drm.

Sponsored-by: The FreeBSD Foundation

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

manu requested review of this revision.Oct 5 2020, 1:43 PM
bz added a subscriber: bz.

Apart from the line break it's fine. No need for a new version; can commit with the change if you want.

sys/compat/linuxkpi/common/include/linux/power_supply.h
37

static inline int <linebreak>

This revision is now accepted and ready to land.Oct 5 2020, 10:06 PM
This revision was automatically updated to reflect the committed changes.