From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Shevchenko Date: Fri, 3 Apr 2020 16:41:45 +0300 Subject: [PATCH v3 29/29] acpi: Add an acpi command In-Reply-To: <20200331181418.GK7468@vanye> References: <20200330231305.130488-1-sjg@chromium.org> <20200330171226.v3.29.Ia4301e60eeaa06de172c4c6aaf5c6bdda81c0d77@changeid> <20200331181418.GK7468@vanye> Message-ID: <20200403134145.GM3676135@smile.fi.intel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Mar 31, 2020 at 07:14:18PM +0100, Leif Lindholm wrote: > On Mon, Mar 30, 2020 at 17:13:05 -0600, Simon Glass wrote: > > +static void list_fact(struct acpi_fadt *fadt) > > Hmm, should this function be called list_facp or list_fadt? > (The wonder that is the table called FADT with the marker FACP.) Spec refers to some historical reasons. -- With Best Regards, Andy Shevchenko