Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

applespi: Add support for new guid type on Linux 4.13+. #38

Merged
merged 1 commit into from
Jul 24, 2017

Conversation

roadrunner2
Copy link
Contributor

4.13 introduced a new guid_t type and changed various functions to take
that instead of a u8*; as part of that acpi_str_to_uuid() was removed
in favor of guid_parse().

This fixes #37 .

4.13 introduced a new guid_t type and changed various functions to take
that instead of a u8*; as part of that acpi_str_to_uuid() was removed
in favor of guid_parse().
@iwasyossi iwasyossi mentioned this pull request Jul 23, 2017
@cb22
Copy link
Owner

cb22 commented Jul 24, 2017

Thanks @roadrunner2 - merging.

@cb22 cb22 merged commit a684788 into cb22:master Jul 24, 2017
@roadrunner2 roadrunner2 deleted the kernel-4.13-fixes branch August 1, 2017 08:31
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.

applespi not working with new uuid framework in 4.13
2 participants