diff options
author | Johan Hovold <jhovold@gmail.com> | 2013-06-26 16:47:34 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-23 16:28:22 -0700 |
commit | e17c1aa2e165556018169ed4dfcc5713167bdb35 (patch) | |
tree | 43ef682b3aaff466b2827960e41d27b8c65786dd /tools/perf/scripts/python/syscall-counts.py | |
parent | 3177130fd7827fcf792036eaa54d12156172ed5f (diff) |
USB: ftdi_sio: remove vendor/product module parameters
Remove the vendor and product module parameters which were added a long
time ago when we did not have the dynamic sysfs interface to add
new device ids (and which isn't limited to a single new vid/pid pair).
A vid/pid pair can be added dynamically using sysfs, for example:
echo 0403 1234 >/sys/bus/usb-serial/drivers/ftdi_sio/new_id
Also fix up the in-code comment that got the sysfs path wrong.
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions