From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from cantor2.suse.de ([195.135.220.15]:37592 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755846AbZKZPnJ (ORCPT ); Thu, 26 Nov 2009 10:43:09 -0500 Date: Thu, 26 Nov 2009 16:43:15 +0100 Message-ID: From: Takashi Iwai To: Krzysztof Helt Cc: linux-media@vger.kernel.org, Hans Verkuil Subject: Re: [PATCH] New driver for the radio FM module on Miro PCM20 sound card In-Reply-To: <20091126135017.891d5aa0.krzysztof.h1@poczta.fm> References: <20091126135017.891d5aa0.krzysztof.h1@poczta.fm> MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-media-owner@vger.kernel.org List-ID: At Thu, 26 Nov 2009 13:50:17 +0100, Krzysztof Helt wrote: > > From: Krzysztof Helt > > This is recreated driver for the FM module found on Miro > PCM20 sound cards. This driver was removed around the 2.6.2x > kernels because it relied on the removed OSS module. Now, it > uses a current ALSA module (snd-miro) and is adapted to v4l2 > layer. > > It provides only basic functionality: frequency changing and > FM module muting. > > Signed-off-by: Krzysztof Helt > Reviewed-by: Hans Verkuil > --- > This is the second version of the patch with changes suggested by Hans Verkuil. Thanks. But you didn't check my review comment in my previous mail...? Takashi