diff mbox series

MAINTAINERS: update entry for firewire audio drivers with UAPI header

Message ID 20190903150141.24484-1-o-takashi@sakamocchi.jp (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: update entry for firewire audio drivers with UAPI header | expand

Commit Message

Takashi Sakamoto Sept. 3, 2019, 3:01 p.m. UTC
The most of drivers in ALSA firewire stack supports common ioctl commands
to enable/disable packet streaming as well as some ioctl commands for
model-specific features. An UAPI header is exported to userspace.

This commit adds supplement for entry of ALSA firewire stack with a path
of the UAPI header.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Takashi Iwai Sept. 3, 2019, 3:09 p.m. UTC | #1
On Tue, 03 Sep 2019 17:01:41 +0200,
Takashi Sakamoto wrote:
> 
> The most of drivers in ALSA firewire stack supports common ioctl commands
> to enable/disable packet streaming as well as some ioctl commands for
> model-specific features. An UAPI header is exported to userspace.
> 
> This commit adds supplement for entry of ALSA firewire stack with a path
> of the UAPI header.
> 
> Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>

Applied, thanks.


Takashi
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 4200194e69ea..6bd54ce6dc66 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6271,6 +6271,7 @@  L:	alsa-devel@alsa-project.org (moderated for non-subscribers)
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git
 S:	Maintained
 F:	sound/firewire/
+F:	include/uapi/sound/firewire.h
 
 FIREWIRE MEDIA DRIVERS (firedtv)
 M:	Stefan Richter <stefanr@s5r6.in-berlin.de>