[rb532] refresh patches
[openwrt.git] / target / linux / generic-2.4 / patches / 222-sound.patch
index 351e8c2..7f3a1a3 100644 (file)
@@ -1,7 +1,6 @@
-diff -rNu linux-2.4.30/drivers/sound/sound_core.c linux-2.4.30.new/drivers/sound/sound_core.c
---- linux-2.4.30/drivers/sound/sound_core.c    2001-10-01 05:26:08.000000000 +1000
-+++ linux-2.4.30.new/drivers/sound/sound_core.c        2005-08-27 22:52:55.061719968 +1000
-@@ -174,9 +174,9 @@
+--- a/drivers/sound/sound_core.c
++++ b/drivers/sound/sound_core.c
+@@ -174,9 +174,9 @@ static int sound_insert_unit(struct soun
        }
        
        if (r == low)
@@ -13,7 +12,7 @@ diff -rNu linux-2.4.30/drivers/sound/sound_core.c linux-2.4.30.new/drivers/sound
        s->de = devfs_register (devfs_handle, name_buf,
                                DEVFS_FL_NONE, SOUND_MAJOR, s->unit_minor,
                                S_IFCHR | mode, fops, NULL);
-@@ -507,9 +507,9 @@
+@@ -507,9 +507,9 @@ int soundcore_open(struct inode *inode, 
                 *  ALSA toplevel modules for soundcards, thus we need
                 *  load them at first.   [Jaroslav Kysela <perex@jcu.cz>]
                 */
This page took 0.025383 seconds and 4 git commands to generate.