Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113696
b: refs/heads/master
c: 3ab57fb
h: refs/heads/master
v: v3
  • Loading branch information
Jarkko Nikula authored and Takashi Iwai committed Oct 13, 2008
1 parent 1a5456a commit e9f349f
Show file tree
Hide file tree
Showing 13 changed files with 1 addition and 13 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e78cc18d91f23edd9c5319bc1b15a540e351d942
refs/heads/master: 3ab57fbe91994e5d6fb371a34390520c6c905bee
1 change: 0 additions & 1 deletion trunk/sound/soc/codecs/ak4535.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@

#include "ak4535.h"

#define AUDIO_NAME "ak4535"
#define AK4535_VERSION "0.3"

struct snd_soc_codec_device soc_codec_dev_ak4535;
Expand Down
1 change: 0 additions & 1 deletion trunk/sound/soc/codecs/ssm2602.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@

#include "ssm2602.h"

#define AUDIO_NAME "ssm2602"
#define SSM2602_VERSION "0.1"

struct snd_soc_codec_device soc_codec_dev_ssm2602;
Expand Down
1 change: 0 additions & 1 deletion trunk/sound/soc/codecs/tlv320aic23.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@

#include "tlv320aic23.h"

#define AUDIO_NAME "tlv320aic23"
#define AIC23_VERSION "0.1"

struct tlv320aic23_srate_reg_info {
Expand Down
1 change: 0 additions & 1 deletion trunk/sound/soc/codecs/tlv320aic3x.c
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@

#include "tlv320aic3x.h"

#define AUDIO_NAME "aic3x"
#define AIC3X_VERSION "0.2"

/* codec private data */
Expand Down
1 change: 0 additions & 1 deletion trunk/sound/soc/codecs/uda1380.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
#include "uda1380.h"

#define UDA1380_VERSION "0.6"
#define AUDIO_NAME "uda1380"

/*
* uda1380 register cache
Expand Down
1 change: 0 additions & 1 deletion trunk/sound/soc/codecs/wm8510.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@

#include "wm8510.h"

#define AUDIO_NAME "wm8510"
#define WM8510_VERSION "0.6"

struct snd_soc_codec_device soc_codec_dev_wm8510;
Expand Down
1 change: 0 additions & 1 deletion trunk/sound/soc/codecs/wm8580.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@

#include "wm8580.h"

#define AUDIO_NAME "wm8580"
#define WM8580_VERSION "0.1"

struct pll_state {
Expand Down
1 change: 0 additions & 1 deletion trunk/sound/soc/codecs/wm8731.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@

#include "wm8731.h"

#define AUDIO_NAME "wm8731"
#define WM8731_VERSION "0.13"

struct snd_soc_codec_device soc_codec_dev_wm8731;
Expand Down
1 change: 0 additions & 1 deletion trunk/sound/soc/codecs/wm8750.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@

#include "wm8750.h"

#define AUDIO_NAME "WM8750"
#define WM8750_VERSION "0.12"

/* codec private data */
Expand Down
1 change: 0 additions & 1 deletion trunk/sound/soc/codecs/wm8753.c
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@

#include "wm8753.h"

#define AUDIO_NAME "wm8753"
#define WM8753_VERSION "0.16"

static int caps_charge = 2000;
Expand Down
1 change: 0 additions & 1 deletion trunk/sound/soc/codecs/wm8971.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@

#include "wm8971.h"

#define AUDIO_NAME "wm8971"
#define WM8971_VERSION "0.9"

#define WM8971_REG_COUNT 43
Expand Down
1 change: 0 additions & 1 deletion trunk/sound/soc/codecs/wm8990.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@

#include "wm8990.h"

#define AUDIO_NAME "wm8990"
#define WM8990_VERSION "0.2"

/* codec private data */
Expand Down

0 comments on commit e9f349f

Please sign in to comment.