diff options
| author | Greg Kroah-Hartman <[email protected]> | 2020-07-02 09:29:14 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-07-03 10:18:41 +0200 |
| commit | 8c4a09cb1bfb84eb4acc88eb5eb5709b76403f9e (patch) | |
| tree | 5f729653903d43cd1e9506e986ecca5ccf67a612 /scripts/stackusage | |
| parent | cc72a2ca1f2ab075d56fc38ba941c4240968f963 (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