Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7bb2acb76e8168ca5d0bde5a5a56585a11b3525a
Commit:     7bb2acb76e8168ca5d0bde5a5a56585a11b3525a
Parent:     9ae5e3bc316e753d76950ded0ea75d77e9459ba6
Author:     John Anthony Kazos Jr <[EMAIL PROTECTED]>
AuthorDate: Wed May 9 08:41:36 2007 +0200
Committer:  Adrian Bunk <[EMAIL PROTECTED]>
CommitDate: Wed May 9 08:58:22 2007 +0200

    sound: convert "sound" subdirectory to UTF-8
    
    Convert the "sound" subdirectory to UTF-8.
    
    Signed-off-by: John Anthony Kazos Jr. <[EMAIL PROTECTED]>
    Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
---
 sound/oss/es1371.c        |    2 +-
 sound/oss/pas2_pcm.c      |    2 +-
 sound/oss/trident.c       |    4 ++--
 sound/pci/mixart/mixart.c |    2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sound/oss/es1371.c b/sound/oss/es1371.c
index 974dd73..593a3aa 100644
--- a/sound/oss/es1371.c
+++ b/sound/oss/es1371.c
@@ -100,7 +100,7 @@
  *                       Tjeerd Mulder <[EMAIL PROTECTED]>
  *    05.01.2001   0.29  Hopefully updates will not be required anymore when 
Creative bumps
  *                       the CT5880 revision.
- *                       suggested by Stephan M�ller <[EMAIL PROTECTED]>
+ *                       suggested by Stephan Müller <[EMAIL PROTECTED]>
  *    31.01.2001   0.30  Register/Unregister gameport
  *                       Fix SETTRIGGER non OSS API conformity
  *    14.07.2001   0.31  Add list of laptops needing amplifier control
diff --git a/sound/oss/pas2_pcm.c b/sound/oss/pas2_pcm.c
index 4af6aaf..36c3ea6 100644
--- a/sound/oss/pas2_pcm.c
+++ b/sound/oss/pas2_pcm.c
@@ -85,7 +85,7 @@ static int pcm_set_speed(int arg)
         * come from the SDK found on ftp.uwp.edu:/pub/msdos/proaudio/.
         *
         * I cleared bit 5 of these values, since that bit controls the master
-        * mute flag. (Olav W�lfelschneider)
+        * mute flag. (Olav Wölfelschneider)
         *
         */
 #if !defined NO_AUTO_FILTER_SET
diff --git a/sound/oss/trident.c b/sound/oss/trident.c
index d98d311..3bc1f6e 100644
--- a/sound/oss/trident.c
+++ b/sound/oss/trident.c
@@ -18,7 +18,7 @@
  *     Ollie Lho <[EMAIL PROTECTED]> SiS 7018 Audio Core Support
  *     Ching-Ling Lee <[EMAIL PROTECTED]> ALi 5451 Audio Core Support 
  *     Matt Wu <[EMAIL PROTECTED]> ALi 5451 Audio Core Support
- *     Peter W�chtler <[EMAIL PROTECTED]> CyberPro5050 support
+ *     Peter Wächtler <[EMAIL PROTECTED]> CyberPro5050 support
  *      Muli Ben-Yehuda <[EMAIL PROTECTED]>
  *
  *
@@ -89,7 +89,7 @@
  *     use set_current_state, properly release resources on failure in
  *     trident_probe, get rid of check_region
  *  v0.14.9c
- *     August 10 2001 Peter W�chtler <[EMAIL PROTECTED]>
+ *     August 10 2001 Peter Wächtler <[EMAIL PROTECTED]>
  *     added support for Tvia (formerly Integraphics/IGST) CyberPro5050
  *     this chip is often found in settop boxes (combined video+audio)
  *  v0.14.9b
diff --git a/sound/pci/mixart/mixart.c b/sound/pci/mixart/mixart.c
index 21386da..ac007ce 100644
--- a/sound/pci/mixart/mixart.c
+++ b/sound/pci/mixart/mixart.c
@@ -472,7 +472,7 @@ static int snd_mixart_prepare(struct snd_pcm_substream 
*subs)
        struct snd_mixart *chip = snd_pcm_substream_chip(subs);
        struct mixart_stream *stream = subs->runtime->private_data;
 
-       /* TODO de fa�on non bloquante, r�appliquer les hw_params (rate, bits, 
codec) */
+       /* TODO de façon non bloquante, réappliquer les hw_params (rate, bits, 
codec) */
 
        snd_printdd("snd_mixart_prepare\n");
 
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to