mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 08:43:31 +00:00
Merge branch 'for-2.6.38' into for-2.6.39
This commit is contained in:
commit
4a5aa6e9ea
1 changed files with 1 additions and 1 deletions
|
@ -367,7 +367,7 @@ static int cx20442_codec_remove(struct snd_soc_codec *codec)
|
|||
return 0;
|
||||
}
|
||||
|
||||
static const u8 cx20442_reg = CX20442_TELOUT | CX20442_MIC;
|
||||
static const u8 cx20442_reg;
|
||||
|
||||
static struct snd_soc_codec_driver cx20442_codec_dev = {
|
||||
.probe = cx20442_codec_probe,
|
||||
|
|
Loading…
Add table
Reference in a new issue