Skip to content
  • Adam Serbinski's avatar
    Fix mixer controls · ebac0aa0
    Adam Serbinski authored
    There were instances of the device going away and then coming back, which
    would leave an invalid hw_mixer handle. Just close it and call it good,
    the overhead of closing and opening the mixer is not the end of the world
    since it is only run occasionally.
    
    Change-Id: Ifa3dc647acc8adef1b6ab3b2da0f605237da659c
    ebac0aa0