commit | 56fd523f2c782dba2e4f4e288b64ec3807cc6b85 | [log] [tgz] |
---|---|---|
author | Gabriel Fernandez <gabriel.fernandez@foss.st.com> | Mon Aug 21 13:31:47 2023 +0200 |
committer | Yann Gautier <yann.gautier@st.com> | Tue Jun 11 14:02:10 2024 +0200 |
tree | 0459b843b6bae003c68f2d9b82c51459ff1e688c | |
parent | 860400f94ded61f6ee8085d25eb555a7f3437f51 [diff] |
refactor(st-clock): driver size optimization Re-ordering structures to avoid gaps and minimize data. Reduce type of gate_refcounts[], uint8_t is enough. Re-ordering structures to avoid gaps and minimize data. Use an unsigned char to define a clock ops type. Signed-off-by: Gabriel Fernandez <gabriel.fernandez@foss.st.com> Change-Id: I6b793dc34abdd6ef013609fc0f122da5d1824a34