summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorDavid Moore <dcm@acm.org>2008-07-23 06:23:40 (GMT)
committerStefan Richter <stefanr@s5r6.in-berlin.de>2009-03-24 19:56:35 (GMT)
commit1aa292bb1c53500e3ab570b955d03afa97a9404d (patch)
tree738675d2cd801012b6626628223c2a20c6e5d352 /sound
parent8e0ee43bc2c3e19db56a4adaa9a9b04ce885cd84 (diff)
downloadlinux-1aa292bb1c53500e3ab570b955d03afa97a9404d.tar.xz
firewire: Include iso timestamp in headers when header_size > 4
Previously, when an iso context had header_size > 4, the iso header (len/tag/channel/tcode/sy) was passed to userspace followed by quadlets stripped from the payload. This patch changes the behavior: header_size = 8 now passes the header quadlet followed by the timestamp quadlet. When header_size > 8, quadlets are stripped from the payload. The header_size = 4 case remains identical. Since this alters the semantics of the API, the firewire API version needs to be bumped concurrently with this change. This change also refactors the header copying code slightly to be much easier to read. Signed-off-by: David Moore <dcm@acm.org> Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions