From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: CX20442: fix issues pointed out by subsystem maintainer Date: Tue, 28 Jul 2009 22:26:34 +0100 Message-ID: <20090728212634.GD4505@sirena.org.uk> References: <200907282024.13630.jkrzyszt@tis.icnet.pl> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from cassiel.sirena.org.uk (cassiel.sirena.org.uk [80.68.93.111]) by alsa0.perex.cz (Postfix) with ESMTP id AA9F7247A5 for ; Tue, 28 Jul 2009 23:26:40 +0200 (CEST) Content-Disposition: inline In-Reply-To: <200907282024.13630.jkrzyszt@tis.icnet.pl> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Janusz Krzysztofik Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Tue, Jul 28, 2009 at 08:24:12PM +0200, Janusz Krzysztofik wrote: > The patch fixes some checkpatch identified issues and adds a comment about > line discipline interaction to my driver code, as requested by Mark on my > inital submission (thank you Mark for applying my imperfect patch anyway). > It also fixes MODULE_ALIAS mismatch as used in my machine driver. Applied, thanks.