Use struct definitions from linux/usb/midi.h rather than locally define
the structs in sound/usb/midi.c .
Signed-off-by: George Harker
---
sound/usb/midi.c | 20 ++--
1 file changed, 2 insertions(+), 18 deletions(-)
diff --git a/sound/usb/midi.c b/sound/usb/midi.c
index
This makes it easier to connect to the correct device. Devices which
handle naming through quirks are unaffected by this change.
Addresses TODO comment in sound/usb/midi.c
Signed-off-by: George Harker
---
sound/usb/midi.c | 103 ---
sound/usb/midi.h
Thanks for the feedback, addressed in the two patches. I’m not sure why it
pulled the body up into the title.I’m sorry about that. I can resubmit if that
needs fixing.
George
unaffected by this change.
Addresses TODO comment in sound/usb/midi.c
Signed-off-by: George Harker
---
sound/usb/midi.c | 122 ++-
sound/usb/midi.h | 2 +
2 files changed, 101 insertions(+), 23 deletions(-)
diff --git a/sound/usb/midi.c b/sound/usb
unaffected by this change.
Addresses TODO comment in sound/usb/midi.c
Signed-off-by: George Harker
---
sound/usb/midi.c | 122 ++-
sound/usb/midi.h | 2 +
2 files changed, 101 insertions(+), 23 deletions(-)
diff --git a/sound/usb/midi.c b/sound/usb
5 matches
Mail list logo