projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9dd23b
)
ALSA: ppc: keywest: remove outdated comment
author
Wolfram Sang
<wsa@kernel.org>
Wed, 10 Mar 2021 19:32:27 +0000
(20:32 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 11 Mar 2021 10:47:40 +0000
(11:47 +0100)
The I2C attach_adapter callback is gone. Remove this reference.
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Link:
https://lore.kernel.org/r/20210310193227.333140-1-wsa@kernel.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/ppc/keywest.c
patch
|
blob
|
history
diff --git
a/sound/ppc/keywest.c
b/sound/ppc/keywest.c
index a6c1905039de838b9a79c05c4965eaa4bfa8de3d..a8915100d6bb588ef70ecaeaf3be35641ca3aff6 100644
(file)
--- 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,