From: Stefan Richter Date: Thu, 14 Jul 2011 19:08:39 +0000 (+0200) Subject: firewire: cdev: ABI documentation enhancements X-Git-Tag: v3.1-rc1~315^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6a7cd0212c359f7b55414aeee364ee7cac363cc;p=pandora-kernel.git firewire: cdev: ABI documentation enhancements Add overview documentation in Documentation/ABI/stable/firewire-cdev. Improve the inline reference documentation in firewire-cdev.h: - Add /* available since kernel... */ comments to event numbers consistent with the comments on ioctl numbers. - Shorten some documentation on an event and an ioctl that are less interesting to current programming because there are newer preferable variants. - Spell Configuration ROM (name of an IEEE 1212 register) in upper case. - Move the dummy FW_CDEV_VERSION out of the reader's field of vision. We should remove it from the header next year or so. Signed-off-by: Stefan Richter --- Reading git-diff-tree failed