On Wed, Oct 20, 2021 at 8:51 PM Andy Shevchenko
<andriy.shevche...@linux.intel.com> wrote:
>
> There is no point to use Method() for the constant.
> Replace it with Name() defined object. For the _STA
> case it saves 3 bytes per each entry.
>
> Before: 2881
> After: 2833
>
> Signed-off-by: Andy Shevchenko <andriy.shevche...@linux.intel.com>
> ---
>  .../asm/arch-tangier/acpi/southcluster.asl    | 81 ++++---------------
>  1 file changed, 17 insertions(+), 64 deletions(-)
>

Reviewed-by: Bin Meng <bmeng...@gmail.com>

Reply via email to