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)
Thu, Apr 23, 11:30 AM
Unknown Object (File)
Wed, Apr 22, 4:40 PM
Unknown Object (File)
Sun, Apr 19, 7:39 PM
Unknown Object (File)
Tue, Apr 14, 7:15 PM
Unknown Object (File)
Sun, Apr 12, 2:28 AM
Unknown Object (File)
Sat, Apr 11, 7:35 PM
Unknown Object (File)
Tue, Apr 7, 2:10 AM
Unknown Object (File)
Thu, Apr 2, 12:19 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.