On 10/9/24 23:12, Hernan Vargas wrote:
Calculate the aligned total size required for queue rings, ensuring that the size is a power of two for proper memory allocation. Signed-off-by: Hernan Vargas <hernan.var...@intel.com> --- drivers/baseband/acc/acc_common.h | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-)
Reviewed-by: Maxime Coquelin <maxime.coque...@redhat.com>