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)
Wed, Sep 16, 9:39 AM
Unknown Object (File)
Wed, Sep 16, 9:36 AM
Unknown Object (File)
Wed, Sep 16, 9:32 AM
Unknown Object (File)
Sat, Sep 5, 2:49 AM
Unknown Object (File)
Aug 24 2026, 6:40 AM
Unknown Object (File)
Aug 24 2026, 4:05 AM
Unknown Object (File)
Aug 14 2026, 9:22 PM
Unknown Object (File)
Aug 13 2026, 8:23 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

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.