[alsa-devel] [PATCH v2 0/6] ALSA: firewire: enclose identifiers reffered by single function

Takashi Sakamoto o-takashi at sakamocchi.jp
Thu Jan 5 13:48:06 CET 2017


Hi,

This patchset update my previous one:

[alsa-devel] [PATCH 0/6] ALSA: firewire: simplify symbol space for local linkage
http://mailman.alsa-project.org/pipermail/alsa-devel/2017-January/116180.html

Changes from v1:
 - Rewrite commit comments with proper explanation of its aim.

Takashi Sakamoto (6):
  ALSA: bebob: enclose identifiers referred by single function
  ALSA: fireworks: enclose identifiers referred by single function
  ALSA: oxfw: enclose identifiers referred by single function
  ALSA: dice: enclose identifiers referred by single function
  ALSA: firewire-digi00x: enclose identifiers referred by single
    function
  ALSA: firewire-tascam: enclose identifiers referred by single function

 sound/firewire/bebob/bebob_hwdep.c         | 17 +++++-----
 sound/firewire/bebob/bebob_midi.c          | 26 +++++++--------
 sound/firewire/bebob/bebob_pcm.c           | 51 ++++++++++++++---------------
 sound/firewire/dice/dice-midi.c            | 22 ++++++-------
 sound/firewire/digi00x/digi00x-hwdep.c     | 17 +++++-----
 sound/firewire/digi00x/digi00x-midi.c      | 52 ++++++++++++++----------------
 sound/firewire/digi00x/digi00x-pcm.c       | 52 ++++++++++++++----------------
 sound/firewire/fireworks/fireworks_hwdep.c | 19 ++++++-----
 sound/firewire/fireworks/fireworks_midi.c  | 26 +++++++--------
 sound/firewire/fireworks/fireworks_pcm.c   | 52 ++++++++++++++----------------
 sound/firewire/oxfw/oxfw-midi.c            | 26 +++++++--------
 sound/firewire/tascam/tascam-hwdep.c       | 17 +++++-----
 sound/firewire/tascam/tascam-midi.c        | 26 +++++++--------
 sound/firewire/tascam/tascam-pcm.c         | 52 ++++++++++++++----------------
 14 files changed, 215 insertions(+), 240 deletions(-)

-- 
2.9.3



More information about the Alsa-devel mailing list