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)
commit6a22683e89e2c851f754ebbec0f2a53f2967bc07
treeab1ee3b97ee3d5402371e2c1bc205283a100a79e
parentb84b1a27b48eb3aea13127f83ec291c614df2992
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]