From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757473AbbIVPAM (ORCPT ); Tue, 22 Sep 2015 11:00:12 -0400 Received: from mail-pa0-f46.google.com ([209.85.220.46]:36425 "EHLO mail-pa0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756241AbbIVPAC (ORCPT ); Tue, 22 Sep 2015 11:00:02 -0400 Date: Tue, 22 Sep 2015 20:29:52 +0530 From: Sudip Mukherjee To: Felipe Balbi Cc: Thomas Dahlmann , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, linux-geode@lists.infradead.org, linux-usb@vger.kernel.org Subject: Re: [PATCH v2 02/12] usb: gadget: amd5536udc: fix error path Message-ID: <20150922145952.GA13319@sudip-pc> References: <1442928277-11022-1-git-send-email-sudipm.mukherjee@gmail.com> <1442928277-11022-3-git-send-email-sudipm.mukherjee@gmail.com> <20150922143745.GA25491@saruman.tx.rr.com> <20150922144229.GA12495@sudip-pc> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150922144229.GA12495@sudip-pc> 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 On Tue, Sep 22, 2015 at 08:12:29PM +0530, Sudip Mukherjee wrote: > On Tue, Sep 22, 2015 at 09:37:45AM -0500, Felipe Balbi wrote: > > On Tue, Sep 22, 2015 at 06:54:27PM +0530, Sudip Mukherjee wrote: > > > Handle the error properly instead of calling the pci remove function. > > > > > > Signed-off-by: Sudip Mukherjee > > > > this doesn't apply. Where did you rebase this series ? Please rebase on my > > testing/next > This was done on next-20150922. I will rebase on your tree. Looks like today is a day of confusion for me. I asked you to discard my v1 as I saw some part of the change was done by: 6527cc27761a ("usb: gadget: amd5536udc: fix error handling in udc_pci_probe()") But now I dont see that patch in your testing/next , but I can see that patch in next-20150922. Confused. :( Now? regards sudip