Skip to content

Fix compatibility with Linux kernel 7#35

Open
cakgok wants to merge 1 commit into
blmhemu:masterfrom
cakgok:fix-linux-7-compat
Open

Fix compatibility with Linux kernel 7#35
cakgok wants to merge 1 commit into
blmhemu:masterfrom
cakgok:fix-linux-7-compat

Conversation

@cakgok

@cakgok cakgok commented Jun 16, 2026

Copy link
Copy Markdown

hid_report_raw_event() call now takes a new size argument for kernel >= 7.0.0
i2c_bus_type was no longer being included, so added an include for linux/i2c.h.

Kept compatibility with older kernels.

Tested on: 7.0.12-zen1-1-zen and 7.0.12-arch1-1.

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.

1 participant