commit | c62a57004abd819d93772377ea6b4b4fe8412770 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Jan 05 17:27:17 2017 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Jan 12 12:49:55 2017 +0100 |
tree | ddc55e5f20408283b635396aa051c7772b071ec9 | |
parent | 6ba79b853289289052b4c4c2c68de4418cd8c57d [diff] |
ALSA: seq: 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>