Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132801
b: refs/heads/master
c: 2d66396
h: refs/heads/master
i:
  132799: fd7171e
v: v3
  • Loading branch information
Mark Brown committed Jan 23, 2009
1 parent 969f578 commit 16ab43f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: ef963dcf6879e500e6559b4327f6cbdc4439198e
refs/heads/master: 2d663963dd915c1a342a03c820b648bd5f06b6a7
2 changes: 1 addition & 1 deletion trunk/include/sound/soc-dapm.h
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
#define SND_SOC_DAPM_SWITCH_E(wname, wreg, wshift, winvert, wcontrols, \
wevent, wflags) \
{ .id = snd_soc_dapm_switch, .name = wname, .reg = wreg, .shift = wshift, \
.invert = winvert, .kcontrols = wcontrols, .num_kcontrols = 1 \
.invert = winvert, .kcontrols = wcontrols, .num_kcontrols = 1, \
.event = wevent, .event_flags = wflags}
#define SND_SOC_DAPM_MUX_E(wname, wreg, wshift, winvert, wcontrols, \
wevent, wflags) \
Expand Down

0 comments on commit 16ab43f

Please sign in to comment.