]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit25576733ec6e051e541b13ba77a8e1c63619336f
tree31fd38ee92b957b2020f7cae5875a0cf625f434d
parent94579273b893f67c5806d8a61a0ca072b0f7a141
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