usb: musb: sunxi: Uses the resource-managed extcon API when registering extcon notifier
authorChanwoo Choi <cw00.choi@samsung.com>
Thu, 2 Feb 2017 03:30:21 +0000 (21:30 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Feb 2017 09:05:11 +0000 (10:05 +0100)
commitbb1d1ce8c74ee967f578d5e4cae9b88d7344c12b
tree6981fb9813ccc21a522bb2b7fa08e1f30fec0556
parent486fc20ac8391338a42b015801b846acda4db7b7
usb: musb: sunxi: Uses the resource-managed extcon API when registering extcon notifier

This patch just uses the resource-managed extcon API when registering
the extcon notifier.

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Bin Liu <b-liu@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/musb/sunxi.c