From: Takashi Iwai <tiwai@suse.de>
To: Mark Brown <broonie@kernel.org>
Cc: Oder Chiou <oder_chiou@realtek.com>,
alsa-devel@alsa-project.org, Kees Cook <keescook@chromium.org>,
linux-kernel@vger.kernel.org, Liam Girdwood <lgirdwood@gmail.com>,
Peter Ujfalusi <peter.ujfalusi@ti.com>,
Bard Liao <bardliao@realtek.com>,
Takashi Sakamoto <o-takashi@sakamocchi.jp>,
Jarkko Nikula <jarkko.nikula@bitmer.com>
Subject: Re: [PATCH] sound: Convert timers to use timer_setup()
Date: Thu, 26 Oct 2017 14:45:44 +0200 [thread overview]
Message-ID: <s5hwp3ikrgn.wl-tiwai@suse.de> (raw)
In-Reply-To: <20171026070917.4et4xygn66xleteq@sirena.org.uk>
On Thu, 26 Oct 2017 09:09:17 +0200,
Mark Brown wrote:
>
> On Wed, Oct 25, 2017 at 08:09:27AM -0700, Kees Cook wrote:
> > In preparation for unconditionally passing the struct timer_list
> > pointer to all timer callbacks, switch to using the new timer_setup()
> > and from_timer() to pass the timer pointer explicitly. These are all the
> > "mechanical" changes remaining in the sound subsystem.
>
> Acked-by: Mark Brown <broonie@kernel.org>
OK, applied now. Thanks!
Takashi
WARNING: multiple messages have this Message-ID (diff)
From: Takashi Iwai <tiwai@suse.de>
To: Mark Brown <broonie@kernel.org>
Cc: Kees Cook <keescook@chromium.org>,
Jaroslav Kysela <perex@perex.cz>,
Bard Liao <bardliao@realtek.com>,
Oder Chiou <oder_chiou@realtek.com>,
Liam Girdwood <lgirdwood@gmail.com>,
Peter Ujfalusi <peter.ujfalusi@ti.com>,
Jarkko Nikula <jarkko.nikula@bitmer.com>,
Takashi Sakamoto <o-takashi@sakamocchi.jp>,
alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] sound: Convert timers to use timer_setup()
Date: Thu, 26 Oct 2017 14:45:44 +0200 [thread overview]
Message-ID: <s5hwp3ikrgn.wl-tiwai@suse.de> (raw)
In-Reply-To: <20171026070917.4et4xygn66xleteq@sirena.org.uk>
On Thu, 26 Oct 2017 09:09:17 +0200,
Mark Brown wrote:
>
> On Wed, Oct 25, 2017 at 08:09:27AM -0700, Kees Cook wrote:
> > In preparation for unconditionally passing the struct timer_list
> > pointer to all timer callbacks, switch to using the new timer_setup()
> > and from_timer() to pass the timer pointer explicitly. These are all the
> > "mechanical" changes remaining in the sound subsystem.
>
> Acked-by: Mark Brown <broonie@kernel.org>
OK, applied now. Thanks!
Takashi
next prev parent reply other threads:[~2017-10-26 12:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-25 15:09 [PATCH] sound: Convert timers to use timer_setup() Kees Cook
2017-10-25 15:57 ` Takashi Iwai
2017-10-25 15:57 ` Takashi Iwai
2017-10-26 7:09 ` Mark Brown
2017-10-26 7:09 ` Mark Brown
2017-10-26 12:45 ` Takashi Iwai [this message]
2017-10-26 12:45 ` 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=s5hwp3ikrgn.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@alsa-project.org \
--cc=bardliao@realtek.com \
--cc=broonie@kernel.org \
--cc=jarkko.nikula@bitmer.com \
--cc=keescook@chromium.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=o-takashi@sakamocchi.jp \
--cc=oder_chiou@realtek.com \
--cc=peter.ujfalusi@ti.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.