summaryrefslogtreecommitdiff
path: root/drivers/firmware
diff options
context:
space:
mode:
authorJohan Hovold <jhovold@gmail.com>2012-10-17 15:34:55 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-10-18 00:47:57 +0400
commit5c1a0f418d8d985f3a62849bcac43fc5404cc592 (patch)
tree23dec95c6ba2a47abff6cdf5a91e2ee8d2a56804 /drivers/firmware
parent301a29da6e891e7eb95c843af0ecdbe86d01f723 (diff)
downloadlinux-5c1a0f418d8d985f3a62849bcac43fc5404cc592.tar.xz
USB: cypress_m8: 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/firmware')
0 files changed, 0 insertions, 0 deletions