daniel-santos / mcp2210-linux

MCP2210 driver for linux
http://danielthesantos.blogspot.com/search/label/mcp2210
51 stars 31 forks source link

Minor kernel gpio/irq changes and a new GCC warning #31

Closed OdysseusGE closed 7 years ago

OdysseusGE commented 7 years ago

Two more minor changes that allow a clean compile with recent kernel and gcc versions, in addition to the one proposed by @dlunev.

daniel-santos commented 7 years ago

Thanks for putting this together. I've gotten behind a bit. Going to test these out now.

daniel-santos commented 7 years ago

I've merged a few of your commits with a little editing for formatting. I don't recall if the Linux coding standard uses one-line if statements (I think it might), but I don't tend to so much. I'll check the rest out once I setup my testing board again. Thanks for your contributions!

OdysseusGE commented 7 years ago

Sorry, I'm a bit new to this and should have put those udev rule/script changes in their own branch to start with. But you've added everything else I indented you to pull. Thanks!

daniel-santos commented 7 years ago

Hey, no problem. I still feel new to this after a few years. :) Thanks again. I'll take a look at the udev scripts a bit later on, I seem to have come down with a cold or something, so not too much energy right now.