]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: fireface: add proc node to help debugging
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Fri, 31 Mar 2017 13:06:05 +0000 (22:06 +0900)
committerTakashi Iwai <tiwai@suse.de>
Wed, 5 Apr 2017 19:31:36 +0000 (21:31 +0200)
commitce9a2b97dd0b3f21325e0c6b684f0e56ee1a16ea
tree36b7226119034eaaa20fdb5c21d84262e2800c96
parent07a6d0cc0a63e4488c2db879cebcdfdbfa7d8974
ALSA: fireface: add proc node to help debugging

Drivers can retrieve the state and configuration of clock by read
transactions.

This commit allows protocol abstraction layer to to dump the
information for debugging, via proc interface.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/fireface/Makefile
sound/firewire/fireface/ff-proc.c [new file with mode: 0644]
sound/firewire/fireface/ff.c
sound/firewire/fireface/ff.h