commit | 132bd96bc56f9cafd24b71de389984d0e83a0956 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Tue Jun 09 13:39:31 2015 +1000 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Jun 09 07:15:29 2015 +0200 |
tree | 16f95eca663b3923e30e91f68158e22605b70aee | |
parent | 3b7e5c7e36ed4a046bbea6d36c9be9d1d6107ae0 [diff] |
ALSA: hda - fix number of devices query on hotplug The new regmap code seems to cache this, which isn't helpful for the hotplug dock situation where this gets updated. Use the uncached query for this. Signed-off-by: Dave Airlie <airlied@redhat.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>