OSDN Git Service

usb: musb: dsps: fix iounmap in error and exit paths
authorBin Liu <b-liu@ti.com>
Fri, 10 Mar 2017 20:43:36 +0000 (14:43 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 14 Mar 2017 09:13:14 +0000 (17:13 +0800)
commit6b7ad496084e3d8ffa844a02e0f7f76f3eb82203
treebca200a73c0cfa0abc2abf1e699f540aba757f0a
parent0090114d336a9604aa2d90bc83f20f7cd121b76c
usb: musb: dsps: fix iounmap in error and exit paths

Cleanly iounmap the pointer in error and exit paths.

Signed-off-by: Bin Liu <b-liu@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/musb/musb_dsps.c