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)
Sat, May 16, 5:55 AM
Unknown Object (File)
Fri, May 15, 7:18 PM
Unknown Object (File)
Wed, May 13, 10:43 PM
Unknown Object (File)
Wed, May 6, 10:19 PM
Unknown Object (File)
Mon, May 4, 2:29 PM
Unknown Object (File)
Thu, Apr 30, 8:07 AM
Unknown Object (File)
Wed, Apr 29, 5:28 AM
Unknown Object (File)
Tue, Apr 28, 1:18 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.