commit | 2e9943aab5680ec7bce07f4b980e5e2a86ff294a | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Fri Mar 01 14:14:14 2019 +0000 |
committer | Russell King <rmk+kernel@armlinux.org.uk> | Thu Jun 13 21:54:27 2019 +0100 |
tree | 22027d4dc66ab84c903cfa01c9f1b8376a074835 | |
parent | e93c9c99a629c61837d5a7fc2120cd2b6c70dbdd [diff] |
drm/i2c: tda998x: introduce tda998x_audio_settings Introduce a structure to hold the register values to be programmed while programming the TDA998x audio settings. This is currently a stub structure, which will be populated in subsequent commits. When we initialise this from the platform data, only do so if there is a valid audio format specification. Tested-by: Sven Van Asbroeck <TheSven73@gmail.com> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>