diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-07-18 10:30:56 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-07-19 09:08:33 +0300 |
commit | a6154805d0735bdd9149a2f44bb7433f3ef37ff9 (patch) | |
tree | 52f3f150932b310d2976a58e55bca14f5840ed98 /scripts/gdb/linux/utils.py | |
parent | ecf1b4ca97117201c5e41b0e8ac6cb3c9a49cd57 (diff) | |
download | linux-a6154805d0735bdd9149a2f44bb7433f3ef37ff9.tar.xz |
media: atomisp: remove non-used 32-bits consts at system_local
There is an abstraction at the code in order to support
32 or 64 bits address/data length. However, for all
Atom chipsets supported by this version, the size is fixed.
So, cleanup the mess, removing the uused code and placing
the data sizes on a single place.
The end goal is to completely remove those local/global
headers, replacing them by some ISP-version dependent struct,
in order for the driver to decide what version it would need
in runtime.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions