From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758167AbbIVOmp (ORCPT ); Tue, 22 Sep 2015 10:42:45 -0400 Received: from mail-pa0-f48.google.com ([209.85.220.48]:36094 "EHLO mail-pa0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757711AbbIVOmn (ORCPT ); Tue, 22 Sep 2015 10:42:43 -0400 Date: Tue, 22 Sep 2015 20:12:29 +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: <20150922144229.GA12495@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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150922143745.GA25491@saruman.tx.rr.com> 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 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. regards sudip