alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ALSA: ppc: keywest: remove outdated comment
@ 2021-03-10 19:32 Wolfram Sang
  2021-03-11 10:47 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Wolfram Sang @ 2021-03-10 19:32 UTC (permalink / raw)
  To: alsa-devel; +Cc: Wolfram Sang, linuxppc-dev

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ALSA: ppc: keywest: remove outdated comment
  2021-03-10 19:32 [PATCH] ALSA: ppc: keywest: remove outdated comment Wolfram Sang
@ 2021-03-11 10:47 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2021-03-11 10:47 UTC (permalink / raw)
  To: Wolfram Sang; +Cc: alsa-devel, linuxppc-dev

On Wed, 10 Mar 2021 20:32:27 +0100,
Wolfram Sang wrote:
> 
> The I2C attach_adapter callback is gone. Remove this reference.
> 
> Signed-off-by: Wolfram Sang <wsa@kernel.org>

Applied, thanks.


Takashi

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-11 10:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-10 19:32 [PATCH] ALSA: ppc: keywest: remove outdated comment Wolfram Sang
2021-03-11 10:47 ` Takashi Iwai

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).