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)
Mon, Aug 24, 6:40 AM
Unknown Object (File)
Mon, Aug 24, 4:05 AM
Unknown Object (File)
Fri, Aug 14, 9:22 PM
Unknown Object (File)
Thu, Aug 13, 8:23 PM
Unknown Object (File)
Mon, Aug 10, 7:08 PM
Unknown Object (File)
Sun, Aug 9, 8:06 PM
Unknown Object (File)
Sun, Aug 9, 8:06 PM
Unknown Object (File)
Jul 27 2026, 10:02 AM
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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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 ↗(On Diff #77893)

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.