Skip to content

Conversation

@ericrowan
Copy link

Summary

Removes the documentation for the power restore behavior configuration (/sys/bus/platform/devices/macsmc-reboot/ac_power_mode) which no longer exists in the kernel.

Background:

  • The feature was introduced in 233aeafea99e
  • It was later removed in 819687eb28e5
  • The sysfs interface /sys/bus/platform/devices/macsmc-reboot/ac_power_mode no longer exists

Keeping this documentation causes confusion for users who expect the feature to work.

Closes #231

The power restore behavior configuration via
`/sys/bus/platform/devices/macsmc-reboot/ac_power_mode` was introduced
in commit 233aeafea99e but later removed in commit 819687eb28e5.

This sysfs interface no longer exists in the kernel, so remove the
outdated documentation to avoid confusion.

Closes AsahiLinux#231
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove documentation for now-removed power restore behavior configuration

1 participant