Skip to content

Commit

Permalink
ALSA: ppc: keywest: remove outdated comment
Browse files Browse the repository at this point in the history
The I2C attach_adapter callback is gone. Remove this reference.

Signed-off-by: Wolfram Sang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
  • Loading branch information
wsakernel authored and tiwai committed Mar 11, 2021
1 parent b9dd23b commit 9c896ee
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions sound/ppc/keywest.c
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 9c896ee

Please sign in to comment.