mirror of
https://github.com/DigitalDevices/dddvb.git
synced 2025-03-01 10:35:23 +00:00
Make the very generic irq_handler*() function names less prone for name conflicts when the driver is being compiled into the kernel blob by prefixing the function names with ddb_. Backported from mainline driver variant. Having the modules from dddvb compiled into the kernel image is extremely unlikely, but lets keep things in sync abit anyway. This doesn't introduce any change in function.
DDBridge Driver
Patches
We can only accept patches which don't break compilation for older kernels (as far back as 2.6.37).
Prepare for Building
TBD
Building
TBD
Description
Languages
C
99.7%
Makefile
0.3%