Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ALSA: dice: document quadlet alignment | Clemens Ladisch | 2013-10-20 | 1 | -3/+3 |
| | | | | | | | | Doing accesses without quadlet alignment is a bad idea because the firmware's byte-swapping would garble the data; clarify this in the documentation. Signed-off-by: Clemens Ladisch <clemens@ladisch.de> | ||||
* | ALSA: dice: reorganize interface definitions | Clemens Ladisch | 2013-10-20 | 1 | -0/+371 |
Move the DICE interface symbols into a separate header file, and add more documentation. Signed-off-by: Clemens Ladisch <clemens@ladisch.de> |