drm/i2c: tda998x: get rid of params in audio settings
authorRussell King <rmk+kernel@armlinux.org.uk>
Fri, 1 Mar 2019 11:32:15 +0000 (11:32 +0000)
committerRussell King <rmk+kernel@armlinux.org.uk>
Thu, 13 Jun 2019 20:55:00 +0000 (21:55 +0100)
commit125a4f9394c769bc3e4306ff6cc73529bc1fa6dd
treef2d5ab1a2f4e4f3667b4b189cbe84a62d9dcaf94
parent900b2b7250b8fe49270e9272a1d937fa69350538
drm/i2c: tda998x: get rid of params in audio settings

Get rid of the tda998x_audio_params structure in audio_settings, which
is now just used for platform data.

Tested-by: Sven Van Asbroeck <TheSven73@gmail.com>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
drivers/gpu/drm/i2c/tda998x_drv.c