diff options
author | 2024-12-04 10:43:13 +0100 | |
---|---|---|
committer | 2024-12-09 20:37:01 +0100 | |
commit | 30b4da67655469bf8d4b8ba7c001096a1e10c7bf (patch) | |
tree | bb7e49a6e5170004eec8e5ade6227f755541f74c /scripts/gdb/linux/utils.py | |
parent | memory: ti-aemif: Remove unnecessary local variables (diff) | |
download | wireguard-linux-30b4da67655469bf8d4b8ba7c001096a1e10c7bf.tar.xz wireguard-linux-30b4da67655469bf8d4b8ba7c001096a1e10c7bf.zip |
memory: ti-aemif: Wrap CS timings into a struct
CS timings are store in the struct aemif_cs_data along with other CS
parameters. It isn't convenient for exposing CS timings to other drivers
without also exposing the other parameters.
Wrap the CS timings in a new struct aemif_cs_timings to simplify their
export in upcoming patches.
Signed-off-by: Bastien Curutchet <bastien.curutchet@bootlin.com>
Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/r/20241204094319.1050826-4-bastien.curutchet@bootlin.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions