From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753908AbbEKNeO (ORCPT ); Mon, 11 May 2015 09:34:14 -0400 Received: from mail-lb0-f174.google.com ([209.85.217.174]:35480 "EHLO mail-lb0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750764AbbEKNeM (ORCPT ); Mon, 11 May 2015 09:34:12 -0400 Date: Mon, 11 May 2015 15:34:09 +0200 From: Johan Hovold To: Ian Stakenvicius Cc: Johan Hovold , linux-usb@vger.kernel.org, gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Added device id to usb serial cypress_m8 for Prior Scientific OptiScan2 Message-ID: <20150511133409.GC24504@localhost> References: <5548E962.5040707@gentoo.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5548E962.5040707@gentoo.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 05, 2015 at 12:01:38PM -0400, Ian Stakenvicius wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Prior Scientific OptiScan2 controllers contain a > Cypress CY7C64013-SXC chip for RS232 conversion, > which can be served by the cypress_m8 device driver. > > Signed-off-by: Ian Stakenvicius This patch is whitespace damaged. You should drop the PGP signature, and try sending it to yourself first and make sure it applies with git am. You should also include the patch revision and a subsystem prefix in the Subject when resending, e.g. [PATCH v3] USB: cypress_m8: add ... One more try? Thanks, Johan