aboutsummaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2020-07-02 09:29:14 +0200
committerGreg Kroah-Hartman <[email protected]>2020-07-03 10:18:41 +0200
commit8c4a09cb1bfb84eb4acc88eb5eb5709b76403f9e (patch)
tree5f729653903d43cd1e9506e986ecca5ccf67a612 /scripts/stackusage
parentcc72a2ca1f2ab075d56fc38ba941c4240968f963 (diff)
USB: phy: fsl-usb: remove character device usage
No idea why this driver is using a char device node, statically allocated, with no dynamic allocation or hook up with devtmpfs, along with a reserverd major number, for "special" operations, not all of which ever were implemented. So just rip it out, as no one must be using it because no modern system will ever actually create the /dev/ node it needs. Cc: Felipe Balbi <[email protected]> Reviewed-by: Ran Wang <[email protected]> Signed-off-by: Greg Kroah-Hartman <[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