We can implement device_set_wakeup_capable() in the !CONFIG_PM_SLEEP
case; we do not have the infrastructure in place for the CONFIG_PM_SLEEP
case so leave a pr_debug TODO.
Needed by an upcoming wireless driver.
MFC after: 3 days
Differential D58883
LinuxKPI: add can_wakeup option and accessor functions Authored by bz on Sun, Aug 16, 10:21 PM. Tags Referenced Files
Details
We can implement device_set_wakeup_capable() in the !CONFIG_PM_SLEEP Needed by an upcoming wireless driver. MFC after: 3 days This will likely need to go along a __FreeBSD_version bump
Diff Detail
|