Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
36e632d6
Commit
36e632d6
authored
Mar 05, 2010
by
Takashi Iwai
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'topic/misc' into topic/usb
parents
767d75ad
2b9ddcb8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
include/linux/usb/audio.h
include/linux/usb/audio.h
+1
-1
sound/isa/sb/jazz16.c
sound/isa/sb/jazz16.c
+1
-0
No files found.
include/linux/usb/audio.h
View file @
36e632d6
...
...
@@ -269,8 +269,8 @@ struct uac_format_type_i_ext_descriptor {
__u8
bLength
;
__u8
bDescriptorType
;
__u8
bDescriptorSubtype
;
__u8
bSubslotSize
;
__u8
bFormatType
;
__u8
bSubslotSize
;
__u8
bBitResolution
;
__u8
bHeaderLength
;
__u8
bControlSize
;
...
...
sound/isa/sb/jazz16.c
View file @
36e632d6
...
...
@@ -14,6 +14,7 @@
#include <linux/init.h>
#include <linux/module.h>
#include <linux/io.h>
#include <linux/delay.h>
#include <asm/dma.h>
#include <linux/isa.h>
#include <sound/core.h>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment