diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-02 09:29:13 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-03 10:18:41 +0200 |
commit | cc72a2ca1f2ab075d56fc38ba941c4240968f963 (patch) | |
tree | 70584a06f2f18a43ba66c4d67d3e207457f2abec /drivers/iio | |
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 <balbi@kernel.org>
Reviewed-by: Ran Wang <ran.wang_1@nxp.com>
Link: https://lore.kernel.org/r/20200702072914.1072878-1-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/iio')
0 files changed, 0 insertions, 0 deletions