Support kernel 5.10 #69
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this implement/fix?
後方互換性を保ちつつバージョン5.10のカーネルに対応します。
Does this close any currently open issues?
#67 が関連します。
How has this been tested?
以下の環境でデバイスファイル経由でラズパイマウスを操作できることを確認しました
5.3.0-1038-raspi2 #40-Ubuntu SMP Mon Mar 22 13:45:02 UTC 2021 aarch64 aarch64 aarch64 GNU/Linux
5.4.83-v7l+ #1379 SMP Mon Dec 14 13:11:54 GMT 2020 armv7l GNU/Linux
5.10.17-v7l+ #1403 SMP Mon Feb 22 11:33:35 GMT 2021 armv7l GNU/Linux
Any other comments?
Checklists