From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maurus Cuelenaere Subject: Re: [PATCH 1/3] ASoC: codec: Add WM8987 device id to WM8750 driver Date: Sun, 04 Jul 2010 11:16:32 +0200 Message-ID: <4C305170.4060505@gmail.com> References: <4c2e8854.cf7d0e0a.166f.3e5a@mx.google.com> <20100704085940.GC16825@opensource.wolfsonmicro.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mail-ew0-f51.google.com (mail-ew0-f51.google.com [209.85.215.51]) by alsa0.perex.cz (Postfix) with ESMTP id B78D624133 for ; Sun, 4 Jul 2010 11:16:34 +0200 (CEST) Received: by ewy21 with SMTP id 21so1367634ewy.38 for ; Sun, 04 Jul 2010 02:16:34 -0700 (PDT) In-Reply-To: <20100704085940.GC16825@opensource.wolfsonmicro.com> 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: Mark Brown Cc: Takashi Iwai , alsa-devel@alsa-project.org, Liam Girdwood List-Id: alsa-devel@alsa-project.org Op 04-07-10 10:59, Mark Brown schreef: > On Sat, Jul 03, 2010 at 02:46:10AM +0200, Maurus Cuelenaere wrote: >> The WM8987 codec is register compatible with the WM8750, so just add it = to the >> SPI and I=B2C device table. >> Signed-off-by: Maurus Cuelenaere > Applied, thanks. Though... > >> .driver =3D { >> - .name =3D "wm8750", >> + .name =3D "WM8750 SPI Codec", > ...that naming isn't going to look pretty in kernel logs with dev_() > print statements. It's the same as how the I=B2C driver is named, so I guess that has the sam= e problem then. -- = Maurus Cuelenaere