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

Fix for struct gpio_chip change in kernel 4.5.0 #7

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

alfs
Copy link

@alfs alfs commented Feb 2, 2017

struct gpio_chip had 'dev' renamed to 'parent' here:
torvalds/linux@58383c7

To compile the module you also need jb's other fix:
6ec19fa

jb68 and others added 3 commits July 8, 2016 16:37
In newer kernels gpiochip_remove function is a void, therefore this will fix compilat. 
ion errors.
@tasanakorn
Copy link
Owner

@alfs sorry for the lack of response. You request has conflicts with #5, Could you resolve that.

@RafPe
Copy link

RafPe commented Apr 17, 2017

Hi guys - any update on this PR ?

@DEvil0000
Copy link
Contributor

resolved with pull request #8 cherry-picking the important change

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.

5 participants