Re: [PATCH] acpi: Tidy up documentation for struct acpi_gpio

2021-01-31 Thread Bin Meng
On Mon, Feb 1, 2021 at 2:22 PM Bin Meng wrote: > > On Sun, Jan 24, 2021 at 2:08 AM Simon Glass wrote: > > > > Some comments were provided after this patch was applied. Address them. > > > > Signed-off-by: Simon Glass > > --- > > > > include/acpi/acpi_device.h | 9 + > > 1 file changed,

Re: [PATCH] acpi: Tidy up documentation for struct acpi_gpio

2021-01-31 Thread Bin Meng
On Sun, Jan 24, 2021 at 2:08 AM Simon Glass wrote: > > Some comments were provided after this patch was applied. Address them. > > Signed-off-by: Simon Glass > --- > > include/acpi/acpi_device.h | 9 + > 1 file changed, 5 insertions(+), 4 deletions(-) > Reviewed-by: Bin Meng