summaryrefslogtreecommitdiffstats
path: root/misc-modules/jiq.c
Commit message (Collapse)AuthorAgeFilesLines
* misc-modules: jiq: Removes obsolete <linux/config.h> and add a delayed_work ↵Javier Martinez Canillas2010-11-271-16/+19
| | | | | | | | | | | struct Since kernel version 2.6.20 the workqueue mechanism got a rework to reduce the work_struct size. http://lwn.net/Articles/211279/ Splited the jiq_work in two structures according to the new ABI
* Linux Device Drivers 3 examplesJavier Martinez Canillas2010-11-271-0/+264