commit | 25576733ec6e051e541b13ba77a8e1c63619336f | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Sun Oct 23 11:29:59 2016 +0100 |
committer | Russell King <rmk+kernel@armlinux.org.uk> | Fri Nov 18 00:00:40 2016 +0000 |
tree | 31fd38ee92b957b2020f7cae5875a0cf625f434d | |
parent | 94579273b893f67c5806d8a61a0ca072b0f7a141 [diff] |
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>