diff options
| author | Greg Kroah-Hartman <[email protected]> | 2020-07-02 09:29:13 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-07-03 10:18:41 +0200 |
| commit | cc72a2ca1f2ab075d56fc38ba941c4240968f963 (patch) | |
| tree | 70584a06f2f18a43ba66c4d67d3e207457f2abec /scripts/stackusage | |
| parent | b83d027ceda10e722a1195974f2995a6a5635332 (diff) | |
USB: phy: fsl-usb: remove sysfs abuse
This file has a HUGE debugging sysfs file that spews out a lot of
information all at once, which violates the one-value-per-file rule for
sysfs. If this is really needed, it should go into debugfs, but given
the age of this driver, I strongly doubt anyone is using it anymore.
So just remove the file entirely, it was never documented, so obviously,
no one actually needed it :)
Cc: Felipe Balbi <[email protected]>
Reviewed-by: Ran Wang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions