Revision 777758888ffe59ef754cc39ab2f275dc277732f4 authored by Hans Ulli Kroll on 10 August 2019, 15:04:58 UTC, committed by Greg Kroah-Hartman on 15 August 2019, 12:49:16 UTC
On the Gemini SoC the FOTG2 stalls after port reset
so restart the HCD after each port reset.

Signed-off-by: Hans Ulli Kroll <ulli.kroll@googlemail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20190810150458.817-1-linus.walleij@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 5436427
Raw File
trace.c
/*
 * tracepoint definitions for HD-audio core drivers
 */

#define CREATE_TRACE_POINTS
#include "trace.h"
back to top