ALSA: bebob: Add proc interface for debugging purpose
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Fri, 25 Apr 2014 13:45:17 +0000 (22:45 +0900)
committerTakashi Iwai <tiwai@suse.de>
Mon, 26 May 2014 12:30:00 +0000 (14:30 +0200)
commitad9697bad78fab4665d93e61c702892e289e1764
tree21f8395a9ab6f75643267ebd188c0ad4a5ba9b8b
parentb6bc812327aa6961d783e81961273ebf2a304964
ALSA: bebob: Add proc interface for debugging purpose

This commit adds proc interface to get these information for debugging:
 - firmware information
 - stream formation
 - current clock source and sampling rate

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