14 Sep, 2011

1 commit

  • 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
    Acked-by: Clemens Ladisch
    Signed-off-by: Takashi Iwai

    Daniel Mack