summaryrefslogtreecommitdiff
path: root/include/asm-generic/parport.h
diff options
context:
space:
mode:
authorMarcus Folkesson <marcus.folkesson@gmail.com>2018-07-18 20:57:31 +0300
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2018-07-25 22:04:13 +0300
commit9730f60888d4b35be0f2d7316cb9e227d071cdda (patch)
treef7b987fba6478d985df5c7bfd382b04fe4ec93a9 /include/asm-generic/parport.h
parent2b6e68119c474a62396b387130a984ad8240dce2 (diff)
downloadlinux-9730f60888d4b35be0f2d7316cb9e227d071cdda.tar.xz
Input: pxrc - do not store USB device in private struct
The USB device is only needed during setup, so put it back after initialization and do not store it in our private struct. Also, the USB device is a parent of USB interface so our driver model rules ensure that USB device should not disappear while interface device is still there; there is no need to take reference to the USB device. Reported-by: Alexey Khoroshilov <khoroshilov@ispras.ru> Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'include/asm-generic/parport.h')
0 files changed, 0 insertions, 0 deletions