Skip to content

Commit

Permalink
Remove USB stack patches working around obsoleted Z-Wave devices issu…
Browse files Browse the repository at this point in the history
…es (#3854)

* Remove USB stack patches working around obsoleted Z-Wave devices issues

In #3224 we've introduced a patch reverting some changes in the USB stack that
was supposed to work around issues with some USB devices. Later discussions
revealed these devices are obsoleted by the manufacturer and there is no
official way of fixing those in newer Linux kernels. However, carrying the
patches makes us diverge from upstream and can eventually trigger other
problems not present upstream we'll have to handle.

Drop these patches now to be part of the upcoming OS 15 release, rather than
needing to drop them later in any of the patch revisions later.

* Also remove the patch from board/raspberrypi patches
  • Loading branch information
sairon authored Feb 4, 2025
1 parent c63f9ec commit b5b2f5d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1,300 deletions.
Loading

0 comments on commit b5b2f5d

Please sign in to comment.