commit | a64408b96b5f67c2778958a230b5cfa3408a4a81 | [log] [tgz] |
---|---|---|
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | Sat Sep 29 10:41:58 2007 +0200 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Wed Oct 17 00:00:08 2007 +0200 |
tree | 5dbd798b626f3693fa9950fa2a3b37e489aa6bbd | |
parent | 02ff8f8ee151e880414b99a11f67cae0cecd4977 [diff] |
firewire: adopt read cycle timer ABI from raw1394 This duplicates the read cycle timer feature of raw1394 (added in Linux 2.6.21) in firewire-core's userspace ABI. The argument to the ioctl is reordered though to ensure 32/64 bit compatibility. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de> Signed-off-by: Kristian Høgsberg <krh@redhat.com>