commit | 3800e6f944e929ddfcd9320a51e13a67fd1956ff | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Sat Feb 20 16:18:59 2016 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Sat Feb 20 15:45:54 2016 +0100 |
tree | efa6c1a547d090d2a2477a91ef7b28aa848f434b | |
parent | 4fd6c6c7295a50aa9390a3131623456e0c05d8f9 [diff] |
ALSA: bebob: give up updating streams at bus reset handler DM1000/DM1100/DM1500 chipsets transfer packets with discontinue value in 'dbc' field of CIP header. For ALSA bebob driver, this makes its bus-reset handler meaningless, because the discontinuity is detected quite earlier than executing the handler. This commit gives up updating streams at the bus reset handler. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>