OSDN Git Service

usb: musb: dsps: remove duplicated get_musb_port_mode()
authorBin Liu <b-liu@ti.com>
Mon, 21 May 2018 13:42:14 +0000 (08:42 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 May 2018 10:03:24 +0000 (12:03 +0200)
commit55479956f37379d04f95316dd562c24970fa300b
tree3ab1647f78aa16a4143c65bf31a92d7409cc1cdd
parentdc8fca6c68c0b1262c62435490ee7a0a70d23e2a
usb: musb: dsps: remove duplicated get_musb_port_mode()

musb_core already has musb_get_mode(), so remove the duplicate from
musb_dsps.c.

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