]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i2c: tda998x: group connector functions and funcs together
authorRussell King <rmk+kernel@armlinux.org.uk>
Sun, 23 Oct 2016 10:29:59 +0000 (11:29 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Fri, 18 Nov 2016 00:00:40 +0000 (00:00 +0000)
commit64ac9234f080194664b6d7a986c64a0e5f3cfb2b
tree31fd38ee92b957b2020f7cae5875a0cf625f434d
parent2f2c0d22edda91463f124ceaeb154461420938c7
drm/i2c: tda998x: group connector functions and funcs together

Group the TDA998x connector functions and funcs structures together
before the encoder support, rather than scattered amongst the rest of
the file.  This keeps like code together.

Tested-by: Robin Murphy <robin.murphy@arm.com>
Tested-by: Jon Medhurst <tixy@linaro.org>
Acked-by: Jon Medhurst <tixy@linaro.org>
Tested-by: Jyri Sarha <jsarha@ti.com>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
drivers/gpu/drm/i2c/tda998x_drv.c