31 Aug, 2015

1 commit

  • …ie/sound into for-linus

    ASoC: Updates for v4.3

    Not many updates to the core here, but an awful lot of driver updates
    this time round:

    - Factoring out of AC'97 reset code into the core
    - New drivers for Cirrus CS4349, GTM601, InvenSense ICS43432, Realtek
    RT298 and ST STI controllers.
    - Machine drivers for Rockchip systems with MAX98090 and RT5645 and
    RT5650.
    - Initial driver support for Intel Skylake devices.
    - A large number of cleanups for Lars-Peter Clausen and Axel Lin.

    Takashi Iwai
     

22 Aug, 2015

1 commit

  • Convert the ac97_bus from legacy suspend/resume callbacks to dev_pm_ops.

    Since there isn't anything special to do at the bus level the bus driver
    does not have to implement any callbacks. The device driver core will
    automatically pick up and execute the device's PM ops.

    As there is only a single AC'97 driver implementing suspend and resume,
    update both the core and driver at the same time to avoid unnecessary code
    churn.

    While we are at it also drop the ifdefs around the suspend/resume functions
    to increase compile test coverage.

    Signed-off-by: Lars-Peter Clausen
    Acked-by: Dmitry Torokhov
    Signed-off-by: Takashi Iwai

    Lars-Peter Clausen
     

24 Jul, 2015

1 commit


06 Dec, 2010

1 commit


02 Dec, 2008

1 commit


09 Feb, 2007

1 commit


13 Dec, 2006

1 commit