]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i2c: tda998x: move tda998x_set_config() into tda998x_create()
authorRussell King <rmk+kernel@armlinux.org.uk>
Thu, 2 Aug 2018 09:25:19 +0000 (10:25 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Thu, 2 Aug 2018 09:25:19 +0000 (10:25 +0100)
commita968606bda748aecf50ec7852742e123dd4afbbd
tree00fe534b2d55458b1b290a72fc499cdce0b13212
parent6c1f766f09de2ea97202d1b02ec4e1b5f8335002
drm/i2c: tda998x: move tda998x_set_config() into tda998x_create()

Move the non-DT configuration of the TDA998x into tda998x_create()
so that we do all setup in one place.

Tested-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
drivers/gpu/drm/i2c/tda998x_drv.c