]> 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)
commita3f6eaf03fdf4e89c4d880ad0c0d9f10115f4826
treeab1ee3b97ee3d5402371e2c1bc205283a100a79e
parent933404bfeb32bfe7203ab4663a68864a2c810636
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]