27 Sep, 2016

1 commit

  • Currently if AAD is enabled in the device, during system suspend
    the feature remains, regardless of whether the codec is a wake-up
    source or not. This means some additional power is being used
    which is unnecessary, and can causes issues with some platforms'
    IRQ handlers where state changes during system suspend aren't
    captured.

    This patch updates the driver to disable AAD during suspend, if
    we're not a wake-up source, and then re-enables this on resume.

    Signed-off-by: Adam Thomson
    Signed-off-by: Mark Brown

    Adam Thomson
     

23 Dec, 2015

2 commits


03 Oct, 2015

1 commit