• Ben Dooks's avatar
    ARM: SAMSUNG: Make ADC client SMP safe · 1f1f584c
    Ben Dooks authored
    Change local_irq disable calls to use spinlocks to ensure that the
    ADC driver data is protected against multiple access..
    
    Note, this does not protect the client's data, and the client should
    ensure it does not make multiple calls to the ADC driver.
    Signed-off-by: default avatarBen Dooks <ben-linux@fluff.org>
    1f1f584c
adc.c 10.5 KB