Daniel Scheller 8532b9f985 ddbridge: prefix irq_handler*() with ddb_
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.
2017-08-27 18:29:20 +02:00
2015-08-05 17:22:42 +02:00
2017-08-11 16:03:45 +02:00
2017-06-01 16:46:44 +02:00
2015-08-05 18:37:42 +02:00
2017-05-17 19:42:25 +02:00
2015-08-05 17:22:42 +02:00
2017-07-26 02:44:56 +02:00
2017-05-19 16:59:30 +02:00

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
No description provided
Readme 2.6 MiB
Languages
C 99.7%
Makefile 0.3%