Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756027AbcL1BVx (ORCPT ); Tue, 27 Dec 2016 20:21:53 -0500 Received: from mailgw01.mediatek.com ([218.249.47.110]:53480 "EHLO mailgw01.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1752395AbcL1BVp (ORCPT ); Tue, 27 Dec 2016 20:21:45 -0500 Message-ID: <1482888098.11166.0.camel@mhfsdcap03> Subject: Re: [PATCH] usb: mtu3: fix U3 port link issue From: Chunfeng Yun To: Felipe Balbi CC: Greg Kroah-Hartman , Mathias Nyman , Matthias Brugger , Oliver Neukum , Alan Stern , Sergei Shtylyov , Pawel Moll , Kumar Gala , Sascha Hauer , Alan Cooper , , , , Date: Wed, 28 Dec 2016 09:21:38 +0800 In-Reply-To: <87lgv11usf.fsf@linux.intel.com> References: <1481095393-23198-1-git-send-email-chunfeng.yun@mediatek.com> <87lgv11usf.fsf@linux.intel.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3-0ubuntu6 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-MTK: N Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 485 Lines: 16 Hi, On Tue, 2016-12-27 at 13:22 +0200, Felipe Balbi wrote: > Hi, > > Chunfeng Yun writes: > > the issue is introduced when @is_u3_ip is used in mtu3_device_enabe() > > before initialized in mtu3_mem_alloc(), so get global IP information > > at first before used by following functins. > > > > Signed-off-by: Chunfeng Yun > > patch doesn't apply to my testing/fixes. Please rebase It's already accepted into kernel4.10-rc1 >