commit | 2c29b43b0f5348d0142a3a2fcebb3e0627aa3721 | [log] [tgz] |
---|---|---|
author | Steve Kondik <shade@chemlab.org> | Tue Aug 13 22:09:55 2013 -0700 |
committer | Steve Kondik <shade@chemlab.org> | Tue Aug 13 22:09:55 2013 -0700 |
tree | e0d6279d084da591d37176028c0b2cad94de86d6 | |
parent | 195e30b7f06c0b93e62f9077c820c9e07e82176f [diff] |
alsa_sound: Improve USB device detection * Samsung's proprietary dock was hijacking the routing when a USB audio device such as a DAC was connected in host mode. * Instead of blindly shoving stuff down a route that doesn't work for the dock case, check the switch in sysfs for the proprietary dock first. * Remove the DOCK_USBAUDIO define entirely and just wrap it up with everything else that SAMSUNG_AUDIO includes. Change-Id: Id9ea2641b67c68a8b38d24aae88b186ee6e991f0