aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHeikki Krogerus <[email protected]>2018-05-24 11:18:26 +0300
committerGreg Kroah-Hartman <[email protected]>2018-05-24 18:17:00 +0200
commitc9359f41620764822842d0c25908efdc019833f3 (patch)
treef2b68b843731fd27603be2737e3152388c7b7b27 /tools/perf/scripts/python
parent7c8d44566d725783f60b92010e41c8e5b75a590c (diff)
usb: typec: fusb302: Fix debugfs issue
Removing the "fusb302" debugfs directory when unloading the driver. That allows the driver to be loaded more then one time. The directory will not get actually removed until it is empty, so only after the last instance has been removed. This fixes an issue where the driver can't be re-loaded if it has been unloaded as the "fusb302" debugfs directory already exists. Fixes: 76f0c53d08b9 ("usb: typec: fusb302: Move out of staging") Signed-off-by: Heikki Krogerus <[email protected]> Reviewed-by: Guenter Roeck <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions