commit | d2dc2a96de9d58038ac1f9ee432e88a70958d59b | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Wed Jun 07 09:38:06 2017 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Jun 07 07:55:15 2017 +0200 |
tree | b2254a787fa77dd72a313db09a97c9a061ba6cc1 | |
parent | 875becf8412c60ffae93c5f69e95a4d023f0e8ee [diff] |
ALSA: fireface: constify ALSA specific operations ALSA fireface driver has ALSA specific operations for MIDI/PCM data. Structured data for the operations can be constified. Additionally, The structured data can be function local. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>