diff options
author | Dario Binacchi <dariobin@libero.it> | 2020-12-30 00:16:30 +0100 |
---|---|---|
committer | Lokesh Vutla <lokeshvutla@ti.com> | 2021-01-12 10:59:00 +0530 |
commit | 35ab1b6ef7f3a804babbb77d28041967539cd5e6 (patch) | |
tree | 98b545cc7324613989dc97990bf7ec4b9d487e29 /test/py/tests/test_efi_fit.py | |
parent | 91337f59dd6f5ca4baf1cdc86156fff65f7efb38 (diff) |
video: omap: split the legacy code from the DM code
The schedule for deprecating the features of the pre-driver-model puts
2019.17 as the deadline for the video subsystem. Furthermore, the latest
patches applied to the am335x-fb.c module have decreased the amount of
code shared with the pre-driver-model implementation. Splitting the two
implementations into two modules improves the readability of the code
and will make it easier to drop the pre-driver-model code.
I have not created a header file with the data structures and the
constants for accessing the LCD controller registers, but I preferred to
keep them inside the two c modules. This is a code replication until the
pre-driver-model version is dropped.
Signed-off-by: Dario Binacchi <dariobin@libero.it>
Diffstat (limited to 'test/py/tests/test_efi_fit.py')
0 files changed, 0 insertions, 0 deletions