dmx_usb_module: use upstream commit to fix compilation with kernel 6.2+
authorJosef Schlehofer <redacted>
Mon, 15 May 2023 11:54:50 +0000 (13:54 +0200)
committerRosen Penev <redacted>
Sat, 2 Sep 2023 16:56:11 +0000 (09:56 -0700)
commit0feea716bd6a39ebccc94ef638881f5548709aaa
treed124f2750de4da68928ca675c888fa2fbd2eb69e
parent26bf35bb4338caaefad3b1be4ee2c99d8e618618
dmx_usb_module: use upstream commit to fix compilation with kernel 6.2+

Recently, there was pushed patch, which fixed only part to get it working with
Linux kernel 6.2+, but it was only local change and it did not use the changes,
which are going to be included in the upcoming dmx_usb_module release.

This commit use the commit from the upstream repository:
https://github.com/lowlander/dmx_usb_module/commit/eeecf40c3eb3dbdf1981c508080ab3aa61e105e2

Fixes: e15d9f75dac2888b9d863c6f2d1c19637631c1fb ("dmx_usb_module: fix compilation warning")
Signed-off-by: Josef Schlehofer <redacted>
libs/dmx_usb_module/patches/100-fix-compilation-warning-wrong-cast.patch
git clone https://git.99rst.org/PROJECT