]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
USB: of: document reference taken by child-lookup helper
authorJohan Hovold <johan@kernel.org>
Tue, 6 Jun 2017 15:58:59 +0000 (17:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Jun 2017 09:07:32 +0000 (11:07 +0200)
commit60a93cffcffdc86222c184aafc622b53b8460427
treef67120bb70f86ad678a6d33bf725d23fb18c489e
parente271b2c909a22a2c13b2d5f77f2ce0091b74540c
USB: of: document reference taken by child-lookup helper

Document that the child-node lookup helper takes a reference to the
device-tree node which needs to be dropped after use.

Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/of.c