summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc2/platform.c
diff options
context:
space:
mode:
authorChuhong Yuan <hslester96@gmail.com>2020-06-10 10:48:44 +0800
committerSasha Levin <sashal@kernel.org>2020-06-29 20:07:59 -0400
commit2aefbfc6b4fb0d553b872b000e35f434d3e962ac (patch)
tree2c8ebd1e1391d6cc64faa70f8a959de610f97d2a /drivers/usb/dwc2/platform.c
parent7f8a6bbeec89a98e0c4cdcfe97841d5c8c6fc29e (diff)
USB: ohci-sm501: Add missed iounmap() in remove
commit 07c112fb09c86c0231f6ff0061a000ffe91c8eb9 upstream. This driver misses calling iounmap() in remove to undo the ioremap() called in probe. Add the missed call to fix it. Fixes: f54aab6ebcec ("usb: ohci-sm501 driver") Cc: stable <stable@vger.kernel.org> Signed-off-by: Chuhong Yuan <hslester96@gmail.com> Acked-by: Alan Stern <stern@rowland.harvard.edu> Link: https://lore.kernel.org/r/20200610024844.3628408-1-hslester96@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/dwc2/platform.c')
0 files changed, 0 insertions, 0 deletions