From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cristian.Birsan@microchip.com (m91496) Date: Fri, 7 Apr 2017 19:05:07 +0300 Subject: [PATCH linux-next v3 2/4] usb: gadget: udc: atmel: Minor code cleanup In-Reply-To: <87efx7ghkz.fsf@linux.intel.com> References: <1be887c4aeddab99e78238282b2cdd2ebc61a595.1491201365.git.cristian.birsan@microchip.com> <87efx7ghkz.fsf@linux.intel.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi, The patch 2 does not apply because it's already on testing/next. I'll send a new patch series version that will apply clean on top of testing branch. Regards, Cristi On 05.04.2017 15:33, Felipe Balbi wrote: > > Hi, > > cristian.birsan at microchip.com writes: >> From: Cristian Birsan >> >> Minor code cleanup based on feedback received on mailinglist. >> >> Signed-off-by: Cristian Birsan >> Acked-by: Nicolas Ferre > > patch 1 applied fine, patch 2 didn't. Please rebase on testing/next > From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933630AbdDGQFa (ORCPT ); Fri, 7 Apr 2017 12:05:30 -0400 Received: from esa3.microchip.iphmx.com ([68.232.153.233]:51302 "EHLO esa3.microchip.iphmx.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933105AbdDGQFV (ORCPT ); Fri, 7 Apr 2017 12:05:21 -0400 X-IronPort-AV: E=Sophos;i="5.37,166,1488870000"; d="scan'208";a="1153207" Subject: Re: [PATCH linux-next v3 2/4] usb: gadget: udc: atmel: Minor code cleanup To: Felipe Balbi , , , , , References: <1be887c4aeddab99e78238282b2cdd2ebc61a595.1491201365.git.cristian.birsan@microchip.com> <87efx7ghkz.fsf@linux.intel.com> CC: , , From: m91496 Message-ID: Date: Fri, 7 Apr 2017 19:05:07 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <87efx7ghkz.fsf@linux.intel.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, The patch 2 does not apply because it's already on testing/next. I'll send a new patch series version that will apply clean on top of testing branch. Regards, Cristi On 05.04.2017 15:33, Felipe Balbi wrote: > > Hi, > > cristian.birsan@microchip.com writes: >> From: Cristian Birsan >> >> Minor code cleanup based on feedback received on mailinglist. >> >> Signed-off-by: Cristian Birsan >> Acked-by: Nicolas Ferre > > patch 1 applied fine, patch 2 didn't. Please rebase on testing/next >