LGTM except for one typo,
Acked-by: Huisong Li <lihuis...@huawei.com>

在 2024/10/21 12:07, Sivaprasad Tummala 写道:
iThis patch refactors the power management library, addressing uncore
iThis --> This
power management. The primary changes involve the creation of dedicated
directories for each driver within 'drivers/power/uncore/*'. The
adjustment of meson.build files enables the selective activation
of individual drivers.

This refactor significantly improves code organization, enhances
clarity and boosts maintainability. It lays the foundation for more
focused development on individual drivers and facilitates seamless
integration of future enhancements, particularly the AMD uncore driver.

v7:
  - fixed build error with aarch32 gcc cross compilation

v6:
  - fixed compilation error with symbol export in API

v5:
  - fixed build errors for risc-v/ppc targets

v4:
  - fixed build error with RTE_ASSERT

v3:
  - fixed typo in header file inclusion
<...>

Reply via email to