Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752479AbcLEQd1 (ORCPT ); Mon, 5 Dec 2016 11:33:27 -0500 Received: from lelnx194.ext.ti.com ([198.47.27.80]:49613 "EHLO lelnx194.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751260AbcLEQdX (ORCPT ); Mon, 5 Dec 2016 11:33:23 -0500 Date: Mon, 5 Dec 2016 10:32:40 -0600 From: Bin Liu To: Maxime Ripard CC: Chanwoo Choi , , , , , , , , , , , , , , Subject: Re: [PATCH 07/12] usb: sunxi: Uses the resource-managed extcon API when registering extcon notifier Message-ID: <20161205163240.GA5783@uda0271908> Mail-Followup-To: Bin Liu , Maxime Ripard , Chanwoo Choi , balbi@kernel.org, gregkh@linuxfoundation.org, kishon@ti.com, sre@kernel.org, Peter.Chen@nxp.com, wens@csie.org, yoshihiro.shimoda.uh@renesas.com, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org, linux-usb@vger.kernel.org, linux-omap@vger.kernel.org, linux-renesas-soc@vger.kernel.org, chanwoo@kernel.org References: <1480485460-2663-1-git-send-email-cw00.choi@samsung.com> <1480485460-2663-8-git-send-email-cw00.choi@samsung.com> <20161130084503.v5klzl6silp6323s@lukather> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20161130084503.v5klzl6silp6323s@lukather> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 464 Lines: 15 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.