Revision: 138
          http://mactel-linux.svn.sourceforge.net/mactel-linux/?rev=138&view=rev
Author:   nboichat
Date:     2007-07-25 13:45:52 -0700 (Wed, 25 Jul 2007)

Log Message:
-----------
Fix compilation error.

Modified Paths:
--------------
    trunk/kernel/mactel-patches-2.6.22/series

Removed Paths:
-------------
    
trunk/kernel/mactel-patches-2.6.22/sigmatel_audio_display_all_controls_when_subsystem_id_is_wrong-backport-2.6.23.patch

Modified: trunk/kernel/mactel-patches-2.6.22/series
===================================================================
--- trunk/kernel/mactel-patches-2.6.22/series   2007-07-25 19:54:24 UTC (rev 
137)
+++ trunk/kernel/mactel-patches-2.6.22/series   2007-07-25 20:45:52 UTC (rev 
138)
@@ -2,7 +2,6 @@
 applesmc-use-input-polldev.patch
 applesmc-add-macbook-temperature-keys.patch
 sigmatel-backport-2.6.23.patch
-sigmatel_audio_display_all_controls_when_subsystem_id_is_wrong-backport-2.6.23.patch
 applesmc_int.patch
 appletouch.patch
 appleir-undo-hid-blacklist.patch

Deleted: 
trunk/kernel/mactel-patches-2.6.22/sigmatel_audio_display_all_controls_when_subsystem_id_is_wrong-backport-2.6.23.patch
===================================================================
--- 
trunk/kernel/mactel-patches-2.6.22/sigmatel_audio_display_all_controls_when_subsystem_id_is_wrong-backport-2.6.23.patch
     2007-07-25 19:54:24 UTC (rev 137)
+++ 
trunk/kernel/mactel-patches-2.6.22/sigmatel_audio_display_all_controls_when_subsystem_id_is_wrong-backport-2.6.23.patch
     2007-07-25 20:45:52 UTC (rev 138)
@@ -1,24 +0,0 @@
-Display Macbook Pro 1st gen controls when the subsystem id is wrong (0x100).
-
-From: Nicolas Boichat <[EMAIL PROTECTED]>
-
-
----
-
- sound/pci/hda/patch_sigmatel.c |    3 +++
- 1 files changed, 3 insertions(+), 0 deletions(-)
-
-diff --git a/sound/pci/hda/patch_sigmatel.c b/sound/pci/hda/patch_sigmatel.c
-index 329f4c0..cc67aef 100644
---- a/sound/pci/hda/patch_sigmatel.c
-+++ b/sound/pci/hda/patch_sigmatel.c
-@@ -2121,6 +2121,9 @@ static int patch_stac922x(struct hda_codec *codec)
-               case 0x106b1700:
-               case 0x106b0200:
-               case 0x106b1e00:
-+              case 0x100: /* Invalid subsystem ID, happens randomly on
-+                           * MacBook Pro 1st generation
-+                           */
-                       spec->board_config = STAC_INTEL_MAC_V3;
-                       break;
-               case 0x106b1a00:


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Mactel-linux-devel mailing list
Mactel-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mactel-linux-devel

Reply via email to