commit | 32056041019aa91c2555cc4c280f9fbca8a1be99 | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Sun Oct 18 17:09:38 2015 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Oct 19 12:00:47 2015 +0200 |
tree | a5db8d3139012c524f04b0a961f2ae5970674262 | |
parent | 56b1c72a75ec44a98aca8bbd71ac869a6f54e036 [diff] |
ALSA: oxfw: calculating MIDI ports in stream discover Current OXFW driver calculates the number of MIDI ports just before adding ALSA MIDI ports. It's convenient for some devices with quirks to move these codes before handling quirks. This commit implements this idea. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>