]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: firewire: Constify snd_rawmidi_ops
authorTakashi Iwai <tiwai@suse.de>
Thu, 5 Jan 2017 16:29:54 +0000 (17:29 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 12 Jan 2017 11:50:38 +0000 (12:50 +0100)
commit57eb67994a9d117ea81d1580a9163733e26a1fc3
tree6861d99288d297bb290f060bf607c34e4b197bf3
parent485885b9d0474ac374297e637f479c22930bb593
ALSA: firewire: Constify snd_rawmidi_ops

Now snd_rawmidi_ops is maintained as a const pointer in snd_rawmidi,
we can constify the definitions.

Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/bebob/bebob_midi.c
sound/firewire/dice/dice-midi.c
sound/firewire/digi00x/digi00x-midi.c
sound/firewire/fireworks/fireworks_midi.c
sound/firewire/oxfw/oxfw-midi.c
sound/firewire/oxfw/oxfw-scs1x.c
sound/firewire/tascam/tascam-midi.c