commit | 70d25eeeba1b7e471fc4e05ad0d8c451aab3cf5e | [log] [tgz] |
---|---|---|
author | Johan Hovold <jhovold@gmail.com> | Sun Nov 18 13:23:30 2012 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Nov 21 13:33:55 2012 -0800 |
tree | 7cc8bda9a7eeb973dafef6ac6bc51238a73bde73 | |
parent | 2a2c511ca62c87ead992bff0e3cd43a32b28e6e0 [diff] |
USB: opticon: make private data port specific Make private data port specific and move allocation and deallocation to port_probe and port_remove. Signed-off-by: Johan Hovold <jhovold@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>