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)
Sun, Oct 12, 1:51 AM
Unknown Object (File)
Sat, Oct 11, 3:33 AM
Unknown Object (File)
Mon, Oct 6, 1:44 PM
Unknown Object (File)
Mon, Oct 6, 5:40 AM
Unknown Object (File)
Aug 22 2025, 9:06 AM
Unknown Object (File)
Aug 19 2025, 6:52 PM
Unknown Object (File)
Aug 13 2025, 5:47 PM
Unknown Object (File)
Jun 27 2025, 12:36 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.