Re: [PATCH v4 1/2] platform/chrome: wilco_ec: Fix documentation for debugfs raw attribute

From: Enric Balletbo i Serra
Date: Mon Apr 15 2019 - 10:02:25 EST


Hi Nick,

On 12/4/19 20:14, Nick Crews wrote:
> In a previous refactor [repo chrome-platform, branch for-next,
> commit 9cced499d6fdb60434ffa94f8f4b5087ad35802b
> ("platform/chrome: wilco_ec: Standardize mailbox interface")], the
> documentation for the raw debugfs attribute became incorrect, but I
> forgot to fix it. This patch fixes it, as well as de-duplicates
> the documentation by removing it from the source file header comment.
>
> Signed-off-by: Nick Crews <ncrews@xxxxxxxxxxxx>
> ---
> Documentation/ABI/testing/debugfs-wilco-ec | 32 ++++++++++++++--------
> drivers/platform/chrome/wilco_ec/debugfs.c | 27 +-----------------
> 2 files changed, 22 insertions(+), 37 deletions(-)

I'm going to squash this commit and queue for 5.2.

Thanks,
Enric