Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 120521
b: refs/heads/master
c: 645f10c
h: refs/heads/master
i:
  120519: 3f7ec45
v: v3
  • Loading branch information
Takashi Iwai committed Nov 28, 2008
1 parent 310e635 commit 9894029
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 1289e9e8b42f973f2ab39e5f4f2239ff826c27e9
refs/heads/master: 645f10c1ac7f733b224eaf97634edf9b20e2370e
4 changes: 2 additions & 2 deletions trunk/sound/pci/hda/hda_codec.c
Original file line number Diff line number Diff line change
Expand Up @@ -530,10 +530,10 @@ EXPORT_SYMBOL_GPL(snd_hda_bus_new);
#define is_generic_config(codec) 0
#endif

#ifdef CONFIG_SND_HDA_INTEL_MODULE
#ifdef MODULE
#define HDA_MODREQ_MAX_COUNT 2 /* two request_modules()'s */
#else
#define HDA_MODREQ_MAX_COUNT 0
#define HDA_MODREQ_MAX_COUNT 0 /* all presets are statically linked */
#endif

/*
Expand Down

0 comments on commit 9894029

Please sign in to comment.