commit | 95db3b255fde4e830e5f8cc011eb404023f669d4 | [log] [tgz] |
---|---|---|
author | Jyri Sarha <jsarha@ti.com> | Tue Aug 09 22:00:04 2016 +0300 |
committer | Russell King <rmk+kernel@armlinux.org.uk> | Wed Sep 07 13:10:10 2016 +0100 |
tree | 8f391121de132eeb37c4a114481886404e9c578a | |
parent | 3ef500a53f8c44ca82decf79dd8138fd07c7739d [diff] |
drm/i2c: tda998x: Improve tda998x_configure_audio() audio related pdata Define struct tda998x_audio_params in include/drm/i2c/tda998x.h and use it in pdata and for tda998x_configure_audio() parameters. Also updates tda998x_write_aif() to take struct hdmi_audio_infoframe * directly as a parameter. Signed-off-by: Jyri Sarha <jsarha@ti.com> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>