From mboxrd@z Thu Jan 1 00:00:00 1970 From: cw00.choi@samsung.com (Chanwoo Choi) Date: Fri, 30 Dec 2016 11:46:14 +0900 Subject: [PATCH 06/12] usb: dwc3: omap: Replace the extcon API In-Reply-To: <87fum6vh1p.fsf@linux.intel.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> <87fum6vh1p.fsf@linux.intel.com> Message-ID: <5865CA76.1020001@samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Felipe, On 2016? 12? 02? 18:03, Felipe Balbi wrote: > > 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 Could you please pick up these patches(patch6/8/9/10/11/12)? These patches were already reviewed by you. -- Regards, Chanwoo Choi