Files
linux/drivers/usb/core
Johan Hovold d84e328c02 USB: core: fix device node leak
commit e271b2c909 upstream.

Make sure to release any OF device-node reference taken when creating
the USB device.

Note that we currently do not hold a reference to the root hub
device-tree node (i.e. the parent controller node).

Fixes: 69bec72598 ("USB: core: let USB device know device node")
Acked-by: Peter Chen <peter.chen@nxp.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-07-12 15:01:03 +02:00
..
2017-05-25 15:44:30 +02:00
2017-06-24 07:11:15 +02:00
2017-05-25 15:44:30 +02:00
2017-07-12 15:01:03 +02:00