Searched hist:e8e8babf561c9560f37b9bd80407ebaf90ad2ca4 (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/sound/usb/ |
H A D | stream.h | e8e8babf561c9560f37b9bd80407ebaf90ad2ca4 Mon Sep 12 11:54:12 CDT 2011 Daniel Mack <zonque@gmail.com> ALSA: snd-usb: re-order code
Move code from endpoint.c into a new file called stream.c and rename functions so that their names actually reflect what they're doing.
This way, endpoint.c will be available to functions that hold all the endpoint logic.
Signed-off-by: Daniel Mack <zonque@gmail.com> Acked-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | Makefile | diff e8e8babf561c9560f37b9bd80407ebaf90ad2ca4 Mon Sep 12 11:54:12 CDT 2011 Daniel Mack <zonque@gmail.com> ALSA: snd-usb: re-order code
Move code from endpoint.c into a new file called stream.c and rename functions so that their names actually reflect what they're doing.
This way, endpoint.c will be available to functions that hold all the endpoint logic.
Signed-off-by: Daniel Mack <zonque@gmail.com> Acked-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | endpoint.h | diff e8e8babf561c9560f37b9bd80407ebaf90ad2ca4 Mon Sep 12 11:54:12 CDT 2011 Daniel Mack <zonque@gmail.com> ALSA: snd-usb: re-order code
Move code from endpoint.c into a new file called stream.c and rename functions so that their names actually reflect what they're doing.
This way, endpoint.c will be available to functions that hold all the endpoint logic.
Signed-off-by: Daniel Mack <zonque@gmail.com> Acked-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | stream.c | e8e8babf561c9560f37b9bd80407ebaf90ad2ca4 Mon Sep 12 11:54:12 CDT 2011 Daniel Mack <zonque@gmail.com> ALSA: snd-usb: re-order code
Move code from endpoint.c into a new file called stream.c and rename functions so that their names actually reflect what they're doing.
This way, endpoint.c will be available to functions that hold all the endpoint logic.
Signed-off-by: Daniel Mack <zonque@gmail.com> Acked-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | endpoint.c | diff e8e8babf561c9560f37b9bd80407ebaf90ad2ca4 Mon Sep 12 11:54:12 CDT 2011 Daniel Mack <zonque@gmail.com> ALSA: snd-usb: re-order code
Move code from endpoint.c into a new file called stream.c and rename functions so that their names actually reflect what they're doing.
This way, endpoint.c will be available to functions that hold all the endpoint logic.
Signed-off-by: Daniel Mack <zonque@gmail.com> Acked-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | card.c | diff e8e8babf561c9560f37b9bd80407ebaf90ad2ca4 Mon Sep 12 11:54:12 CDT 2011 Daniel Mack <zonque@gmail.com> ALSA: snd-usb: re-order code
Move code from endpoint.c into a new file called stream.c and rename functions so that their names actually reflect what they're doing.
This way, endpoint.c will be available to functions that hold all the endpoint logic.
Signed-off-by: Daniel Mack <zonque@gmail.com> Acked-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
H A D | quirks.c | diff e8e8babf561c9560f37b9bd80407ebaf90ad2ca4 Mon Sep 12 11:54:12 CDT 2011 Daniel Mack <zonque@gmail.com> ALSA: snd-usb: re-order code
Move code from endpoint.c into a new file called stream.c and rename functions so that their names actually reflect what they're doing.
This way, endpoint.c will be available to functions that hold all the endpoint logic.
Signed-off-by: Daniel Mack <zonque@gmail.com> Acked-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>
|