From mboxrd@z Thu Jan 1 00:00:00 1970 From: b-liu@ti.com (Bin Liu) Date: Mon, 5 Dec 2016 10:32:40 -0600 Subject: [PATCH 07/12] usb: sunxi: Uses the resource-managed extcon API when registering extcon notifier In-Reply-To: <20161130084503.v5klzl6silp6323s@lukather> References: <1480485460-2663-1-git-send-email-cw00.choi@samsung.com> <1480485460-2663-8-git-send-email-cw00.choi@samsung.com> <20161130084503.v5klzl6silp6323s@lukather> Message-ID: <20161205163240.GA5783@uda0271908> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Nov 30, 2016 at 09:45:03AM +0100, Maxime Ripard wrote: > On Wed, Nov 30, 2016 at 02:57:35PM +0900, Chanwoo Choi wrote: > > This patch just uses the resource-managed extcon API when registering > > the extcon notifier. > > > > Signed-off-by: Chanwoo Choi > > Acked-by: Maxime Ripard It would be ideal if the subject was "usb: musb: sunxi: ...". Acked-by: Bin Liu Regards, -Bin.