All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rene Herman <rene.herman@keyaccess.nl>
To: Krzysztof Helt <krzysztof.h1@poczta.fm>
Cc: Takashi Iwai <tiwai@suse.de>, Alsa-devel <alsa-devel@alsa-project.org>
Subject: Re: [PATCH 2/2] ad1848: replace duplicated constants in cs4231
Date: Thu, 19 Jun 2008 20:05:58 +0200	[thread overview]
Message-ID: <485AA006.9020504@keyaccess.nl> (raw)
In-Reply-To: <20080619195639.7d96b068.krzysztof.h1@poczta.fm>

On 19-06-08 19:56, Krzysztof Helt wrote:

> On Thu, 19 Jun 2008 11:10:00 +0200
> Takashi Iwai <tiwai@suse.de> wrote:
> 
>> At Sun, 15 Jun 2008 12:41:28 +0200,
>> Krzysztof Helt wrote:
>>> From: Krzysztof Helt <krzysztof.h1@wp.pl>
>>>
>>> Use AD1848 register names in the cs4231 library as well.
>>>
>>> Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
>> Please fix to be checkpatch.pl clean at the next repost.
>>
>> WARNING: line over 80 characters
>> #438: FILE: sound/isa/cs423x/cs4231_lib.c:525:
>> +		snd_cs4231_dout(chip, AD1848_LEFT_INPUT, chip->image[AD1848_LEFT_INPUT]);
>> ...
>> total: 0 errors, 60 warnings, 1319 lines checked
>>
> 
> I have fixed all errors except too long lines, because most of them are in
> the macros CS4231_DOUBLE and CS4231_SINGLE (mixer elements definitions).
> Should I break these definitions as well?
> 
> I have gone berserk with the changes and done three patches till now:
> 1. Move isa/cs423x/cs4231_lib.c to isa/wss/wss_lib.c
> 2. Renamed cs4231.h to wss.h
> 3. Renamed all cs4231_lib function cs4231_foo() into wss_foo().
> 
> The next step is to use snd_wss (former snd_cs4231) into the ad1848_lib
> functions then slowly assimilate the whole ad1848_lib into the wss_lib.
> 
> Question: should I also fix any checkpatch errors/warnings in the first
> two patches (move file and rename file)?

For what it's worth, I'll commit to review and testing this on a number 
of different cards using ad1848_lib and cs4231_lib. Ofcourse, focussed 
patches doing one thing per patch would be good for ease of review...

Rene.

  reply	other threads:[~2008-06-19 18:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-15 10:41 [PATCH 2/2] ad1848: replace duplicated constants in cs4231 Krzysztof Helt
2008-06-19  8:31 ` Jaroslav Kysela
2008-06-19  9:11   ` Takashi Iwai
2008-06-19  9:15     ` Jaroslav Kysela
2008-06-19  9:10 ` Takashi Iwai
2008-06-19 17:56   ` Krzysztof Helt
2008-06-19 18:05     ` Rene Herman [this message]
2008-06-20  6:52     ` Takashi Iwai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=485AA006.9020504@keyaccess.nl \
    --to=rene.herman@keyaccess.nl \
    --cc=alsa-devel@alsa-project.org \
    --cc=krzysztof.h1@poczta.fm \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.