Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-10-21 | ALSA: dice: document quadlet alignment | Clemens Ladisch | 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> | |||||
2013-10-21 | ALSA: dice: reorganize interface definitions | Clemens Ladisch | 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> |