git: sound: Port to DragonFly - bus_dma_tag_create() calls

Francois Tigeot ftigeot at crater.dragonflybsd.org
Thu Jan 8 03:37:39 PST 2015


commit 4923c0eaf1fb353a3cb311f9ec9f1cbaaf6b5fd1
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Sat Jan 11 15:46:16 2014 +0100

    sound: Port to DragonFly - bus_dma_tag_create() calls
    
    * No locking parameters on DragonFly

Summary of changes:
 sys/dev/sound/pci/als4000.c   | 4 ++--
 sys/dev/sound/pci/atiixp.c    | 8 ++++----
 sys/dev/sound/pci/cmi.c       | 2 --
 sys/dev/sound/pci/cs4281.c    | 4 ++--
 sys/dev/sound/pci/emu10k1.c   | 4 ++--
 sys/dev/sound/pci/emu10kx.c   | 4 ++--
 sys/dev/sound/pci/envy24.c    | 4 ++--
 sys/dev/sound/pci/envy24ht.c  | 4 ++--
 sys/dev/sound/pci/es137x.c    | 4 ++--
 sys/dev/sound/pci/fm801.c     | 4 ++--
 sys/dev/sound/pci/hda/hdac.c  | 4 ----
 sys/dev/sound/pci/ich.c       | 4 ++--
 sys/dev/sound/pci/maestro.c   | 2 --
 sys/dev/sound/pci/t4dwave.c   | 4 ++--
 sys/dev/sound/pci/via8233.c   | 8 ++++----
 sys/dev/sound/pci/via82c686.c | 8 ++++----
 sys/dev/sound/pci/vibes.c     | 3 +--
 17 files changed, 33 insertions(+), 42 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4923c0eaf1fb353a3cb311f9ec9f1cbaaf6b5fd1


-- 
DragonFly BSD source repository



More information about the Commits mailing list