From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 06/19] mx27vis-aic32x4: only register when running on the right machine Date: Tue, 13 Dec 2011 14:40:48 +0800 Message-ID: <20111213064047.GD7148@opensource.wolfsonmicro.com> References: <1323757911-25217-1-git-send-email-eric@eukrea.com> <1323757911-25217-6-git-send-email-eric@eukrea.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Content-Disposition: inline In-Reply-To: <1323757911-25217-6-git-send-email-eric@eukrea.com> Sender: linux-kernel-owner@vger.kernel.org To: Eric =?iso-8859-1?Q?B=E9nard?= Cc: linux-arm-kernel@lists.infradead.org, Liam Girdwood , Javier Martin , alsa-devel@alsa-project.org, Jaroslav Kysela , Takashi Iwai , open list List-Id: alsa-devel@alsa-project.org On Tue, Dec 13, 2011 at 07:31:38AM +0100, Eric B=E9nard wrote: > without this fix, a kernel compiled with imx_v4_v5_defconfig > and running on a cpuimx25sd leads to : I'll apply this but a better fix is to convert the driver to be a norma= l platform driver and only register the device on the appropraite boards.