Skip to content

admc_adc remove bug #4

@njpillitteri

Description

@njpillitteri

I did a pull for this bug which wasn't merged, but when you try to remove the admc_adc module from the kernel, it segfaults.

The reason is that the probe function calls "axiadc_configure_ring_stream" and the remove function calls "axiadc_unconfigure_ring". The bug is fixed by modifying the remove function to call "axiadc_unconfigure_ring_stream" instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions