commit | af5187efbddfe7d47238ed28e48b13ca4b96b9fe | [log] [tgz] |
---|---|---|
author | Paul McLean <pmclean@google.com> | Tue Aug 12 13:57:10 2014 -0700 |
committer | Paul McLean <pmclean@google.com> | Tue Aug 12 13:57:10 2014 -0700 |
tree | 0f4e0e7e1e675096c8239dd0aa85dbf8ab85cffe | |
parent | 9605e80e18c5361d867d70b6c4ee8efd22dee058 [diff] [blame] |
Fix problem with reloading config of new devices with same card/device numbers. Bug 16981885 Change-Id: I65c6c418ee0d0f42c87379b614f64302d27f8e77
diff --git a/modules/usbaudio/alsa_device_proxy.c b/modules/usbaudio/alsa_device_proxy.c index b887d1d..63a27e7 100644 --- a/modules/usbaudio/alsa_device_proxy.c +++ b/modules/usbaudio/alsa_device_proxy.c
@@ -48,7 +48,7 @@ proxy->profile = profile; -#if LOG_PCM_PARAMS +#ifdef LOG_PCM_PARAMS log_pcm_config(config, "proxy_setup()"); #endif