commit | a5f8661df0190f206ec73bd42b756d889c16150d | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sun Apr 16 21:51:11 2017 -0300 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Apr 17 10:23:55 2017 +0200 |
tree | 3dbdfd1f822cd20e9e63da66bfaf127e4afd974b | |
parent | ae369e559f16c5245d6b987c43799179af16e4d6 [diff] |
ALSA: usb-audio: replace /proc/bus/usb by /dev/bus/usb The /proc/bus/usb devices don't exist anymore, since when we got rid of usbfs. Those devices are now seen at /dev/bus/usb. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>