All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: U-Boot Mailing List <u-boot@lists.denx.de>,
	Bin Meng <bmeng.cn@gmail.com>
Subject: Re: [PATCH v1 1/1] x86: tangier: Replace Method() by Name() for _STA object
Date: Sun, 24 Oct 2021 13:53:54 -0600	[thread overview]
Message-ID: <CAPnjgZ1PcYvmU8674csybFCwONL5Qx+ntNT8fEhdJdJQBy=x=Q@mail.gmail.com> (raw)
In-Reply-To: <20211020125118.36402-1-andriy.shevchenko@linux.intel.com>

On Wed, 20 Oct 2021 at 06:51, Andy Shevchenko
<andriy.shevchenko@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.shevchenko@linux.intel.com>
> ---
>  .../asm/arch-tangier/acpi/southcluster.asl    | 81 ++++---------------
>  1 file changed, 17 insertions(+), 64 deletions(-)

Reviewed-by: Simon Glass <sjg@chromium.org>

  reply	other threads:[~2021-10-24 19:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-20 12:51 [PATCH v1 1/1] x86: tangier: Replace Method() by Name() for _STA object Andy Shevchenko
2021-10-24 19:53 ` Simon Glass [this message]
2021-10-27  3:05 ` Bin Meng
2021-10-27  3:26   ` Bin Meng

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAPnjgZ1PcYvmU8674csybFCwONL5Qx+ntNT8fEhdJdJQBy=x=Q@mail.gmail.com' \
    --to=sjg@chromium.org \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=bmeng.cn@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.