From: Wolfram Sang <wsa@kernel.org>
To: alsa-devel@alsa-project.org
Cc: Wolfram Sang <wsa@kernel.org>, linuxppc-dev@lists.ozlabs.org
Subject: [PATCH] ALSA: ppc: keywest: remove outdated comment
Date: Wed, 10 Mar 2021 20:32:27 +0100 [thread overview]
Message-ID: <20210310193227.333140-1-wsa@kernel.org> (raw)
The I2C attach_adapter callback is gone. Remove this reference.
Signed-off-by: Wolfram Sang <wsa@kernel.org>
---
sound/ppc/keywest.c | 5 -----
1 file changed, 5 deletions(-)
diff --git a/sound/ppc/keywest.c b/sound/ppc/keywest.c
index a6c1905039de..a8915100d6bb 100644
--- a/sound/ppc/keywest.c
+++ b/sound/ppc/keywest.c
@@ -13,12 +13,7 @@
#include <sound/core.h>
#include "pmac.h"
-/*
- * we have to keep a static variable here since i2c attach_adapter
- * callback cannot pass a private data.
- */
static struct pmac_keywest *keywest_ctx;
-
static bool keywest_probed;
static int keywest_probe(struct i2c_client *client,
--
2.30.0
next reply other threads:[~2021-03-10 19:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-10 19:32 Wolfram Sang [this message]
2021-03-11 10:47 ` [PATCH] ALSA: ppc: keywest: remove outdated comment 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=20210310193227.333140-1-wsa@kernel.org \
--to=wsa@kernel.org \
--cc=alsa-devel@alsa-project.org \
--cc=linuxppc-dev@lists.ozlabs.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).