From mboxrd@z Thu Jan 1 00:00:00 1970 From: balbi@kernel.org (Felipe Balbi) Date: Fri, 02 Dec 2016 11:03:46 +0200 Subject: [PATCH 06/12] usb: dwc3: omap: Replace the extcon API In-Reply-To: <58412848.5070209@samsung.com> References: <1480485460-2663-1-git-send-email-cw00.choi@samsung.com> <1480485460-2663-7-git-send-email-cw00.choi@samsung.com> <877f7lntjq.fsf@linux.intel.com> <58412848.5070209@samsung.com> Message-ID: <87fum6vh1p.fsf@linux.intel.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi, Chanwoo Choi writes: > Hi Felipe, > > On 2016? 11? 30? 19:36, Felipe Balbi wrote: >> >> Hi, >> >> Chanwoo Choi writes: >>> This patch uses the resource-managed extcon API for extcon_register_notifier() >>> and replaces the deprecated extcon API as following: >>> - extcon_get_cable_state_() -> extcon_get_state() >>> >>> Signed-off-by: Chanwoo Choi >> >> Acked-by: Felipe Balbi >> > > Thanks for your review. > > Each patch has no any dependency among patches. > So, If possible, could you pick the patch6/8/9/10/11/12 on your tree? my tree is closed for v4.10, I can pick it up for v4.11 -- balbi