debugfs.c (d00be779cc5016a1f4cc414e25fc45a9df40ffaf) | debugfs.c (27088e00b623a9581bcd4e443a6f9380524edfce) |
---|---|
1// SPDX-License-Identifier: GPL-2.0 | 1// SPDX-License-Identifier: GPL-2.0 |
2/** | 2/* |
3 * debugfs.c - DesignWare USB3 DRD Controller DebugFS file 4 * 5 * Copyright (C) 2010-2011 Texas Instruments Incorporated - https://www.ti.com 6 * 7 * Authors: Felipe Balbi <balbi@ti.com>, 8 * Sebastian Andrzej Siewior <bigeasy@linutronix.de> 9 */ 10 --- 941 unchanged lines hidden --- | 3 * debugfs.c - DesignWare USB3 DRD Controller DebugFS file 4 * 5 * Copyright (C) 2010-2011 Texas Instruments Incorporated - https://www.ti.com 6 * 7 * Authors: Felipe Balbi <balbi@ti.com>, 8 * Sebastian Andrzej Siewior <bigeasy@linutronix.de> 9 */ 10 --- 941 unchanged lines hidden --- |