Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753805AbbBHIIc (ORCPT ); Sun, 8 Feb 2015 03:08:32 -0500 Received: from cantor2.suse.de ([195.135.220.15]:42469 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753593AbbBHIIb (ORCPT ); Sun, 8 Feb 2015 03:08:31 -0500 Date: Sun, 08 Feb 2015 09:08:29 +0100 Message-ID: From: Takashi Iwai To: Chris Rorvick Cc: alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, Stefan Hajnoczi Subject: Re: [PATCH v2 0/3] More Line 6 cleanup In-Reply-To: <1423327399-12619-1-git-send-email-chris@rorvick.com> References: <1423327399-12619-1-git-send-email-chris@rorvick.com> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/24.4 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1048 Lines: 36 At Sat, 7 Feb 2015 10:43:16 -0600, Chris Rorvick wrote: > > Changes in v2: > > * return true/false instead of 1/0 > * do not include spaces in driver name > * drop patch altering struct names (unnecessary) Thanks, applied all three patches now. Takashi > > Chris Rorvick (3): > ALSA: line6: Add toneport_has_source_select() > ALSA: line6: Pass toneport pointer to toneport_has_led() > ALSA: line6: Pass driver name to line6_probe() > > sound/usb/line6/driver.c | 3 ++- > sound/usb/line6/driver.h | 3 +-- > sound/usb/line6/pod.c | 2 +- > sound/usb/line6/podhd.c | 2 +- > sound/usb/line6/toneport.c | 53 +++++++++++++++++++++++++--------------------- > sound/usb/line6/variax.c | 2 +- > 6 files changed, 35 insertions(+), 30 deletions(-) > > -- > 2.1.0 > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/