From: Matthew Ranostay <mranostay@embeddedalley.com>
To: Takashi Iwai <tiwai@suse.de>, alsa-devel@alsa-project.org
Subject: Re: [PATCH] hda: Added mono mux mixer for some STAC92HD7XXX family codecs
Date: Mon, 21 Jan 2008 09:14:26 -0500 [thread overview]
Message-ID: <4794A8C2.2090300@embeddedalley.com> (raw)
In-Reply-To: <s5h1w8be0a8.wl%tiwai@suse.de>
Takashi Iwai wrote:
> At Mon, 21 Jan 2008 08:58:52 -0500,
> Matthew Ranostay wrote:
>> Takashi Iwai wrote:
>>> At Fri, 18 Jan 2008 16:44:42 -0500,
>>> Matthew Ranostay wrote:
>>>> Some 92HD7XXX family codecs have a mono mux, added support for selecting the input path to the mono out.
>>>>
>>>> Signed-off-by: Matthew Ranostay <mranostay@embeddedalley.com>
>>> Could you fix the coding-style issues reported by checkpatch.pl?
>> Ok, fixed the 80-character lines it complained about, although I left the 'declaration in if statement' since
>> the code block below it does the same style.
>
> Well, apprently you didn't run checkpatch.pl to the new patch? ;)
>
> ERROR: do not use assignment in if condition (+ if ((err = stac92xx_auto_create_mono_output_ctls(codec)) < 0))
> #224: FILE: pci/hda/patch_sigmatel.c:2609:
> + if ((err = stac92xx_auto_create_mono_output_ctls(codec)) < 0)
>
I did but I didn't change it because the line below it does the same coding style.
But in that case I'll change both :)
> total: 1 errors, 0 warnings, 153 lines checked
>
>
> Takashi
>
next prev parent reply other threads:[~2008-01-21 14:14 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-18 21:44 [PATCH] hda: Added mono mux mixer for some STAC92HD7XXX family codecs Matthew Ranostay
2008-01-19 9:40 ` Takashi Iwai
2008-01-21 13:58 ` Matthew Ranostay
2008-01-21 14:11 ` Takashi Iwai
2008-01-21 14:14 ` Matthew Ranostay [this message]
2008-01-21 14:19 ` Takashi Iwai
2008-01-21 14:45 ` Matthew Ranostay
2008-01-21 14:59 ` 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=4794A8C2.2090300@embeddedalley.com \
--to=mranostay@embeddedalley.com \
--cc=alsa-devel@alsa-project.org \
--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.