• Michel Arruat's avatar
    adc driver: create specific workqueue to execute DMA. · d313407c
    Michel Arruat authored
    Application using the ADC driver may run with real-time scheduling and
    high priority.
    The default shared queue is running with non real-time scheduling
    policy.
    ADC crates its own workqueue, that one can adjust in terms
    of scheduling policy to fulfill application's real-time constraints.
    d313407c
fa-core.c 13.7 KB