From: Takashi Sakamoto <o-takashi@sakamocchi.jp>
To: Damien Zammit <damien.zammit@gmail.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: [PATCH] usb-audio: Add mixer control for Digidesign Mbox 1 clock source
Date: Fri, 31 Oct 2014 14:13:51 +0900 [thread overview]
Message-ID: <54531A8F.1040401@sakamocchi.jp> (raw)
In-Reply-To: <5453100A.8070602@sakamocchi.jp>
On Oct 31 2014 13:28, Takashi Sakamoto wrote:
> 2.please use 'const char *const' for immutable arrays for immutable
> strings:
> > + static const char *texts[2] = {"Internal",
> > + "S/PDIF"
> > + };
> > +
Oops. I mistook to use immutable as 'may not be changed'. It should be
'mutable'...
Regards
Takashi Sakamoto
o-takashi@sakamocchi.jp
prev parent reply other threads:[~2014-10-31 5:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-31 1:57 [PATCH] usb-audio: Add mixer control for Digidesign Mbox 1 clock source Damien Zammit
2014-10-31 3:29 ` Takashi Sakamoto
2014-10-31 4:02 ` Damien Zammit
2014-10-31 4:28 ` Takashi Sakamoto
2014-10-31 4:45 ` Damien Zammit
2014-10-31 5:13 ` Takashi Sakamoto [this message]
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=54531A8F.1040401@sakamocchi.jp \
--to=o-takashi@sakamocchi.jp \
--cc=alsa-devel@alsa-project.org \
--cc=damien.zammit@gmail.com \
/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.