diff options
author | Johan Hovold <jhovold@gmail.com> | 2012-10-17 13:34:56 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-17 13:47:58 -0700 |
commit | 3124d1d71d3df59d40b913b5481df58099e811d1 (patch) | |
tree | a3b907fa3b42d74b35c312adbbd6dcd65024c0f5 /drivers/usb/serial/ir-usb.c | |
parent | c27f3efc56080a246f6ab7f57f0a6f56d256d769 (diff) | |
download | blackbird-op-linux-3124d1d71d3df59d40b913b5481df58099e811d1.tar.gz blackbird-op-linux-3124d1d71d3df59d40b913b5481df58099e811d1.zip |
USB: f81232: fix port-data memory leak
Fix port-data memory leak by replacing attach and release with
port_probe and port_remove.
Since commit 0998d0631001288 (device-core: Ensure drvdata = NULL when no
driver is bound) the port private data is no longer freed at release as
it is no longer accessible.
Compile-only tested.
Cc: <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/serial/ir-usb.c')
0 files changed, 0 insertions, 0 deletions