| commit | c1164ed87ea592c2001a0040ffbf9a75cf501d1c | [log] [tgz] |
|---|---|---|
| author | Ricardo Neri <ricardo.neri@ti.com> | Mon Mar 19 12:27:41 2012 -0600 |
| committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri May 11 15:15:23 2012 +0300 |
| tree | 9a64206f353c349323d225dd88a7cf1ff7985742 | |
| parent | 7e151f7f6abdd75831797ae45ec2aa3d0a648416 [diff] |
OMAPDSS: HDMI: OMAP4: Expand configuration for IEC-60958 audio Utilize a snd_aes_iec958 struct to write the parameters of the IEC-60958 channel status word into the HDMI IP registers. Hence, the user of the driver has full control of what parameters are written in the word. Also, some of the parameters of the I2S structure have been removed as they are actually IEC-60958 parameters. Signed-off-by: Ricardo Neri <ricardo.neri@ti.com>