]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: fireworks: Add proc interface for debugging purpose
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Fri, 25 Apr 2014 13:45:08 +0000 (22:45 +0900)
committerTakashi Iwai <tiwai@suse.de>
Mon, 26 May 2014 12:27:47 +0000 (14:27 +0200)
commit2c9b9292ad5241e39c654a89a6161717c09d4575
treeab1ee3b97ee3d5402371e2c1bc205283a100a79e
parent90b8ad3a3b06920813ad57becda349c5f30623af
ALSA: fireworks: Add proc interface for debugging purpose

This commit adds proc interface to output infomation for debugging.
 - firmware information
 - sampling rate and clock source
 - physical metering (linear value)

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