]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i2c: tda998x: move mode_valid() to bridge
authorRussell King <rmk+kernel@armlinux.org.uk>
Thu, 2 Aug 2018 09:27:15 +0000 (10:27 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Tue, 7 Aug 2018 09:32:03 +0000 (10:32 +0100)
commitecdd7bbca3f8f52356d9ee0b47ace24f173fccb5
treea211bf40ab26cb559bfb272ad26a55c86119eb81
parent6a2b1612c9332c73a8fc5e99ea9307d3fb96386f
drm/i2c: tda998x: move mode_valid() to bridge

Move the mode_valid() implementation to the bridge instead of the
connector, as we're checking the bridge's capabilities.

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